Skip to content

Commit

Permalink
chore(deps): bump debian in /17/bullseye
Browse files Browse the repository at this point in the history
Bumps debian from bullseye-20221114 to bullseye-20221205.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 12, 2022
1 parent d51029c commit 0727092
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 0727092

Please sign in to comment.