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-20230109 to bullseye-20230202.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2023
1 parent e3b5517 commit 6c64013
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 6c64013

Please sign in to comment.