Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump library/ubuntu from jammy-20240212 to jammy-20240227
Browse files Browse the repository at this point in the history
Bumps library/ubuntu from jammy-20240212 to jammy-20240227.

---
updated-dependencies:
- dependency-name: library/ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alanivey committed Mar 6, 2024
1 parent bb89651 commit c3f0dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ARG BASE_IMAGE=docker.io/library/tomcat:9-jre11-temurin-jammy


# gosu for easy step-down from root - https://github.com/tianon/gosu/releases
FROM docker.io/library/ubuntu:jammy-20240212 as gosu-builder
FROM docker.io/library/ubuntu:jammy-20240227 as gosu-builder
ARG GOSU_VERSION=1.17
WORKDIR /work
RUN <<EOF
Expand Down

0 comments on commit c3f0dec

Please sign in to comment.