Skip to content

Commit

Permalink
Merge pull request #368 from jenkinsci/dependabot/docker/17/bullseye/…
Browse files Browse the repository at this point in the history
…master/debian-bullseye-20230202

chore(deps): bump debian from bullseye-20230109 to bullseye-20230202 in /17/bullseye
  • Loading branch information
dduportal authored Feb 6, 2023
2 parents e3b5517 + 6c64013 commit 2252713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 17/bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ RUN if test "${TARGETPLATFORM}" != 'linux/arm/v7'; then \
else cp -r /opt/java/openjdk /javaruntime; \
fi

FROM debian:bullseye-20230109 AS build
FROM debian:bullseye-20230202 AS build

ARG VERSION=3107.v665000b_51092
ARG user=jenkins
Expand Down

0 comments on commit 2252713

Please sign in to comment.