Skip to content

Commit

Permalink
Merge pull request #177 from cisagov/dependabot/docker/python-3.12.0-…
Browse files Browse the repository at this point in the history
…alpine

Bump python from 3.11.4-alpine to 3.12.0-alpine
  • Loading branch information
mcdonnnj authored Dec 6, 2023
2 parents 6bc69ce + 768b6cb commit dde0921
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,6 +1,6 @@
ARG VERSION=unspecified

FROM python:3.11.4-alpine
FROM python:3.12.0-alpine

ARG VERSION

Expand Down

0 comments on commit dde0921

Please sign in to comment.