Skip to content

Commit

Permalink
Update public.ecr.aws/docker/library/debian Docker tag to v12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 1ec770e commit 6f69254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY src src/
RUN cargo build --locked --release

# Set up the run-time environment
FROM public.ecr.aws/docker/library/debian:12.5-slim@sha256:67f3931ad8cb1967beec602d8c0506af1e37e8d73c2a0b38b181ec5d8560d395
FROM public.ecr.aws/docker/library/debian:12.6-slim@sha256:5f7d5664eae4a192c2d2d6cb67fc3f3c7891a8722cd2903cc35aa649a12b0c8d

RUN apt update && apt install -y ca-certificates

Expand Down

0 comments on commit 6f69254

Please sign in to comment.