Skip to content

Commit

Permalink
fix(cmak2zk): update alpine version to alpine3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
adiii717 authored and eshepelyuk committed Jul 21, 2022
1 parent 23d21d3 commit 00f0f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmak2zk/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.8-alpine3.12
FROM python:3.8-alpine3.13

COPY *.py /app/bin/

Expand Down

0 comments on commit 00f0f1e

Please sign in to comment.