mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-23 20:18:13 +03:00
P4_VERSION=r20.1
This commit is contained in:
parent
83a7c7d09e
commit
907c422bb4
@ -15,7 +15,7 @@ RUN for i in $(seq 1 8); do mkdir -p "/usr/share/man/man${i}"; done
|
||||
##################################################################
|
||||
# perforce client binary
|
||||
##################################################################
|
||||
ARG P4_VERSION=r20.2
|
||||
ARG P4_VERSION=r20.1
|
||||
ARG P4_DOWNLOAD_URL=http://www.perforce.com/downloads/perforce/${P4_VERSION}/bin.linux26x86_64/p4
|
||||
|
||||
##################################################################
|
||||
|
@ -12,7 +12,7 @@ COPY locale.gen /etc/locale.gen
|
||||
##################################################################
|
||||
# perforce client binary
|
||||
##################################################################
|
||||
ARG P4_VERSION=r20.2
|
||||
ARG P4_VERSION=r20.1
|
||||
ARG P4_DOWNLOAD_URL=http://www.perforce.com/downloads/perforce/${P4_VERSION}/bin.linux26x86_64/p4
|
||||
|
||||
##################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user