Skip to content

Commit

Permalink
Merge pull request #437 from jenkinsci/dependabot/docker/debian/maste…
Browse files Browse the repository at this point in the history
…r/debian-bullseye-20230612

chore(deps): bump debian from bullseye-20230502 to bullseye-20230612 in /debian
  • Loading branch information
dduportal committed Jun 21, 2023
2 parents a8fad96 + f75bb38 commit aeeb4bc
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 aeeb4bc

Please sign in to comment.