Skip to content

Commit 5c9f4c1

Browse files
Bump alpine from 3.23 to 3.24 (#41)
Bumps alpine from 3.23 to 3.24. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.24' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 803f4d3 commit 5c9f4c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.23 AS build
1+
FROM alpine:3.24 AS build
22

33
ENV USER=appuser
44
ENV UID=10001

0 commit comments

Comments
 (0)