Skip to content

Commit

Permalink
Bump alpine version
Browse files Browse the repository at this point in the history
  • Loading branch information
logand22 committed Dec 18, 2023
1 parent 867333a commit addf6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11-alpine@sha256:603975e62d85aa07578034d3d10ffa1983b7618a6abb6371cf51941be6b8842c
FROM python:3.11-alpine3.19
LABEL org.opencontainers.image.source https://github.com/brennerm/aws-quota-checker
WORKDIR /app
ADD setup.py /app
Expand Down

0 comments on commit addf6be

Please sign in to comment.