Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
syn-4ck committed Feb 20, 2024
1 parent b8c982b commit 44f4ff4
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 @@
FROM python:3-alpine3.19

ENV VERSION=1.0.0
ARG VERSION=1.0.0

RUN apk update && apk upgrade

Expand Down

0 comments on commit 44f4ff4

Please sign in to comment.