Skip to content

Commit

Permalink
Merge pull request #372 from brave/renovate/public.ecr.aws-docker-lib…
Browse files Browse the repository at this point in the history
…rary-debian-12.x

Update public.ecr.aws/docker/library/debian Docker tag to v12.6
  • Loading branch information
rillian authored Aug 6, 2024
2 parents e9cf7a1 + 6f69254 commit 8b10549
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 8b10549

Please sign in to comment.