Skip to content

Commit d5d711b

Browse files
chore(deps): bump alpine from 3.16.2 to 3.17.0 in /dockerfiles (#1484)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d744c34 commit d5d711b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM alpine:3.16.2 as alpine
1+
FROM --platform=$BUILDPLATFORM alpine:3.17.0 as alpine
22

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

0 commit comments

Comments
 (0)