Skip to content

Commit a1c69a2

Browse files
authored
Merge pull request #3 from RankoR/patch-1
Update Alpine and microsocks
2 parents 49f5f45 + c1b994b commit a1c69a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
#
66

77
# Set alpine version
8-
ARG ALPINE_VERSION=3.11
8+
ARG ALPINE_VERSION=3.22.1
99

1010
# Set microsocks vars
1111
ARG MICROSOCKS_REPO=https://github.com/rofl0r/microsocks
12-
ARG MICROSOCKS_BRANCH=v1.0.2
12+
ARG MICROSOCKS_BRANCH=v1.0.5
1313
ARG MICROSOCKS_URL=${MICROSOCKS_REPO}/archive/${MICROSOCKS_BRANCH}.tar.gz
1414

1515
# Build microsocks

0 commit comments

Comments
 (0)