Skip to content

Commit fc581e1

Browse files
authored
Merge pull request #4 from gozer/renovate/python-3.x
Update python Docker tag to v3.11
2 parents 4bd8554 + 55aa2ae commit fc581e1

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.8-alpine@sha256:44a5d17ef9520c5cdcbbdda39d49b6c2352c6e93f4e8dce88f756e758b9d191f
1+
FROM python:3.11-alpine@sha256:603975e62d85aa07578034d3d10ffa1983b7618a6abb6371cf51941be6b8842c
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)