Skip to content

Commit

Permalink
Merge pull request #275 from jenkinsci/dependabot/docker/debian/debia…
Browse files Browse the repository at this point in the history
…n-bullseye-20230703

chore(deps): bump debian from bullseye-20230612 to bullseye-20230703 in /debian
  • Loading branch information
dduportal authored Jul 10, 2023
2 parents e73c5f3 + 4568dd3 commit 0eaae5b
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-20230612
FROM debian:bullseye-20230703

ARG user=jenkins
ARG group=jenkins
Expand Down

0 comments on commit 0eaae5b

Please sign in to comment.