Skip to content

Commit 184caa2

Browse files
Bump alpine from 3.21.2 to 3.21.3 in /cloud/docker-image/src/main/docker (#1404)
Bumps alpine from 3.21.2 to 3.21.3. --- updated-dependencies: - dependency-name: alpine 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 5b7c3b2 commit 184caa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud/docker-image/src/main/docker/alpine.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN apk add --no-cache wget
2727
RUN ./zpmw install --debug --exclude-remote-repositories
2828
RUN ./zpmw clean --keep-image
2929

30-
FROM alpine:3.21.2
30+
FROM alpine:3.21.3
3131

3232
ENV ZILLA_VERSION ${project.version}
3333

0 commit comments

Comments
 (0)