We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a09b5 commit a9e15f3Copy full SHA for a9e15f3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-slim-buster
+FROM python:3.12-slim-bookworm
2
3
RUN apt update -y && apt install awscli -y
4
WORKDIR /app
0 commit comments