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-20230502 to bullseye-20230612.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2023
1 parent 22ae740 commit 7b3df53
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-20230502 AS build
FROM debian:bullseye-20230612 AS build

ARG user=jenkins
ARG group=jenkins
Expand Down

0 comments on commit 7b3df53

Please sign in to comment.