Skip to content

Commit 6ff1d8a

Browse files
authored
chore: bump alpine version in dockerfile (#1151)
1 parent d2f1185 commit 6ff1d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM alpine:3.11 as alpine
1+
FROM --platform=$BUILDPLATFORM alpine:3.15 as alpine
22

33
RUN apk add --no-cache \
44
ca-certificates \

0 commit comments

Comments
 (0)