Skip to content

Commit

Permalink
Bump debian from buster-20220912-slim to buster-20221004-slim
Browse files Browse the repository at this point in the history
Bumps debian from buster-20220912-slim to buster-20221004-slim.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2022
1 parent 4fddeba commit 71221f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BASE_IMAGE="debian"
ARG BASE_IMAGE_TAG="buster"
FROM debian:buster-20220912-slim
FROM debian:buster-20221004-slim

ARG TARGETPLATFORM

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-bullseye
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BASE_IMAGE="debian"
ARG BASE_IMAGE_TAG="bullseye"
FROM debian:bullseye-20220912-slim
FROM debian:bullseye-20221004-slim


ARG TARGETPLATFORM
Expand Down

0 comments on commit 71221f9

Please sign in to comment.