Skip to content

Commit 3778f2e

Browse files
build(deps): bump alpine from 3.23.0 to 3.23.3 (#80)
Bumps alpine from 3.23.0 to 3.23.3. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.23.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f32636 commit 3778f2e

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,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM alpine:3.23.0
2+
FROM alpine:3.23.3
33

44
RUN apk --no-cache upgrade \
55
&& apk --no-cache add \

0 commit comments

Comments
 (0)