Skip to content

Commit 2bdcfdc

Browse files
Bump alpine from 3.16 to 3.23
Bumps alpine from 3.16 to 3.23. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.23' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 251e45a commit 2bdcfdc

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.16 as builder
1+
FROM alpine:3.23 as builder
22

33
ARG RELEASE_VERSION
44

0 commit comments

Comments
 (0)