Skip to content

Commit

Permalink
chore(deps): bump debian in /debian (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 40a902e commit 20c3d22
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 @@ -32,7 +32,7 @@ RUN if test "${TARGETPLATFORM}" != 'linux/arm/v7'; then \
else cp -r /opt/java/openjdk /javaruntime; \
fi

FROM debian:bullseye-20230725
FROM debian:bullseye-20230814

ARG user=jenkins
ARG group=jenkins
Expand Down

0 comments on commit 20c3d22

Please sign in to comment.