Bump 3proxy version
This commit is contained in:
parent
921fc47ade
commit
1ef63988a7
@ -1,8 +1,8 @@
|
||||
# Image page: <https://hub.docker.com/_/gcc>
|
||||
FROM gcc:11.1.0 as builder
|
||||
|
||||
# e.g.: `docker build --build-arg "VERSION=0.9.3" .`
|
||||
ARG VERSION="0.9.3"
|
||||
# e.g.: `docker build --build-arg "VERSION=0.9.4" .`
|
||||
ARG VERSION="0.9.4"
|
||||
|
||||
# Fetch 3proxy sources
|
||||
RUN set -x \
|
||||
|
Loading…
x
Reference in New Issue
Block a user