Skip to content

Commit 99b33ab

Browse files
authored
Merge pull request #13 from BitProcessor/dependabot/docker/alpine-3.17.3
Bump alpine from 3.15.0 to 3.17.3
2 parents 6175417 + 681f5f0 commit 99b33ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.15.0
1+
FROM alpine:3.17.3
22

33
RUN apk update && apk upgrade && \
44
apk add util-linux && \

0 commit comments

Comments
 (0)