Skip to content

Commit

Permalink
Revert Alpine version to 3.18 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Jan 18, 2024
1 parent 4132c8a commit c3c9394
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG ALPINE_VERSION=3.19
ARG ALPINE_VERSION=3.18
ARG GOLANG_VERSION=1.21

# ===========================
Expand Down Expand Up @@ -238,7 +238,6 @@ RUN apk add \
py3-pysocks \
py3-requests \
py3-requests-toolbelt \
py3-rpds-py \
py3-simplejson \
py3-six \
py3-wheel \
Expand Down

0 comments on commit c3c9394

Please sign in to comment.