Skip to content

Commit

Permalink
chore(deps): bump debian in /debian
Browse files Browse the repository at this point in the history
Bumps debian from bullseye-20230814 to bullseye-20230904.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 4cb61bb commit f241d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ RUN if test "${TARGETPLATFORM}" != 'linux/arm/v7'; then \
else cp -r /opt/java/openjdk /javaruntime; \
fi

FROM debian:bullseye-20230814 AS build
FROM debian:bullseye-20230904 AS build

ARG user=jenkins
ARG group=jenkins
Expand Down

0 comments on commit f241d2e

Please sign in to comment.