Skip to content

Commit cac1583

Browse files
Bump ubuntu in /cloud/docker-image/src/main/docker (#1453)
Bumps ubuntu from jammy-20250126 to jammy-20250404. --- updated-dependencies: - dependency-name: ubuntu dependency-version: jammy-20250404 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19dd6ad commit cac1583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN cat zpm.json.template | sed "s/\${VERSION}/${project.version}/g" | tee zpm.j
2525
RUN ./zpmw install --debug --instrument --exclude-remote-repositories
2626
RUN ./zpmw clean --keep-image
2727

28-
FROM ubuntu:jammy-20250126
28+
FROM ubuntu:jammy-20250404
2929

3030
ENV ZILLA_VERSION ${project.version}
3131

0 commit comments

Comments
 (0)