Skip to content

Commit

Permalink
Upgrade Alpine version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolargo committed Dec 10, 2023
1 parent 2e6842c commit 048e1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-files/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Ex: Python 3.11 for Alpine 3.18
# Note: ENV is for future running containers. ARG for building your Docker image.

ARG IMAGE_VERSION=3.18.0
ARG IMAGE_VERSION=3.18.4
ARG PYTHON_VERSION=3.11

##############################################################################
Expand Down

0 comments on commit 048e1fc

Please sign in to comment.