Skip to content

Commit

Permalink
Merge pull request #8 from dignajar/update/update-alpine-version315
Browse files Browse the repository at this point in the history
Update Alpine version to 3.15
  • Loading branch information
dignajar authored Feb 17, 2022
2 parents b3c9ff1 + 4e75470 commit c60d8ed
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.9.10-alpine3.14
FROM python:3.9.10-alpine3.15

ENV PYTHONUNBUFFERED=1
ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1
Expand Down

0 comments on commit c60d8ed

Please sign in to comment.