Skip to content

Commit 6346771

Browse files
author
Damon Haley
committed
bookworm.
1 parent 4d5777f commit 6346771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.rocker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG BASE_IMAGE_TAG
22

33
# Stage to fetch and install custom certs and system certs on Debian
4-
FROM public.ecr.aws/debian AS certificates
4+
FROM public.ecr.aws/docker/library/debian:bookworm AS certificates
55

66
# Install necessary packages (curl and ca-certificates)
77
RUN apt update && apt install -y curl

0 commit comments

Comments
 (0)