Skip to content

Commit 64202b5

Browse files
authored
Update Dockerfile
1 parent f81cf7f commit 64202b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.17
22

33
ARG BUILDARCH
4-
ARG PB_VERSION=0.25.0
4+
ARG PB_VERSION=0.25.7
55

66
RUN apk add --no-cache \
77
unzip \

0 commit comments

Comments
 (0)