Skip to content

Commit

Permalink
updating docker base images
Browse files Browse the repository at this point in the history
  • Loading branch information
plockaby committed Aug 14, 2023
1 parent 2c84f6b commit d07a890
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM amazon/aws-cli:latest@sha256:8a512d48dc74e876cb6e5387d82efc22cad3073d6ac600b1b32b5b4e3694b78c AS awscli
FROM debian:bookworm@sha256:3d868b5eb908155f3784317b3dda2941df87bbbbaa4608f84881de66d9bb297b AS base
FROM amazon/aws-cli:latest@sha256:06f95828509d83f5899d373e054ab1ed91dc84b03cf665f755b668cbaf38b822 AS awscli
FROM debian:bookworm@sha256:9f76a008888da28c6490bedf7bdaa919bac9b2be827afd58d6eb1b916e1e5918 AS base

# github metadata
LABEL org.opencontainers.image.source=https://github.com/plockaby/docker-debug
Expand Down

0 comments on commit d07a890

Please sign in to comment.