Skip to content

Commit afd6575

Browse files
chore(deps): bump alpine from 3.23.4 to 3.24.0
Bumps alpine from 3.23.4 to 3.24.0. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44b6258 commit afd6575

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

33
# hadolint ignore=DL3018
44
RUN apk --no-cache add bash gzip groff less aws-cli tar openssl ca-certificates gnupg

0 commit comments

Comments
 (0)