Skip to content

Commit a9e15f3

Browse files
committed
Check CI/CD Pipeline
1 parent 82a09b5 commit a9e15f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12-slim-buster
1+
FROM python:3.12-slim-bookworm
22

33
RUN apt update -y && apt install awscli -y
44
WORKDIR /app

0 commit comments

Comments
 (0)