We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0afd5 commit 9775a08Copy full SHA for 9775a08
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-alpine
+FROM python:3.13-alpine
2
LABEL org.opencontainers.image.source https://github.com/brennerm/aws-quota-checker
3
WORKDIR /app
4
ADD setup.py /app
0 commit comments