Skip to content

Commit

Permalink
update to alpine 3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
modem7 committed Feb 18, 2023
1 parent 33966c3 commit d7ebb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Environments/Alpine_Python/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1

FROM python:alpine3.16
FROM python:alpine3.17
LABEL maintainer="modem7"

COPY --link requirements.txt /requirements.txt
Expand Down

0 comments on commit d7ebb68

Please sign in to comment.