Skip to content

Commit

Permalink
fix: image version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bleala committed Feb 8, 2024
1 parent 359adad commit 0f18586
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
Expand Up @@ -3,7 +3,7 @@ FROM alpine:3.19.1

# Build Arguments
ARG ALPINE_VERSION="3.19.1" \
IMAGE_VERSION="2.5.1" \
IMAGE_VERSION="2.5.2" \
PIP_VERSION="24.0.0" \
PIPX_VERSION="1.4.3" \
PYTHON_VERSION="3.11.6" \
Expand Down

0 comments on commit 0f18586

Please sign in to comment.