Skip to content

Commit

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

chore(deps): bump debian from bullseye-20221114 to bullseye-20221205 in /17/bullseye
  • Loading branch information
dduportal authored Dec 12, 2022
2 parents 8c9439a + 0727092 commit 38ccccd
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-20221114 AS build
FROM debian:bullseye-20221205 AS build

ARG VERSION=3077.vd69cf116da_6f
ARG user=jenkins
Expand Down

0 comments on commit 38ccccd

Please sign in to comment.