Skip to content

Commit 9775a08

Browse files
Update python Docker tag to v3.13
1 parent ac0afd5 commit 9775a08

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-alpine
1+
FROM python:3.13-alpine
22
LABEL org.opencontainers.image.source https://github.com/brennerm/aws-quota-checker
33
WORKDIR /app
44
ADD setup.py /app

0 commit comments

Comments
 (0)