mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-24 13:45:32 +03:00
updates
This commit is contained in:
parent
1cd8edebf0
commit
0c8412646c
1
Makefile
1
Makefile
@ -166,7 +166,6 @@ ecosystem-images:
|
||||
cd `pwd`/linux/ecosystem/nginx/latest/main && pwd && make
|
||||
cd `pwd`/linux/ecosystem/nginx/latest/php && pwd && make
|
||||
cd `pwd`/linux/ecosystem/nginx/latest/rtmp-hls && pwd && make
|
||||
cd `pwd`/linux/ecosystem/nginx/latest/quic && pwd && make
|
||||
|
||||
cd `pwd`/linux/advanced/vscode-server/latest && pwd && make build && make deploy
|
||||
cd `pwd`/linux/advanced/vscode-server/devops && pwd && make build && make deploy
|
||||
|
@ -5,7 +5,7 @@ ARG DEBIAN_FRONTEND=noninteractive
|
||||
##################################################################
|
||||
# ARGuments
|
||||
##################################################################
|
||||
ARG BITBUCKET_VERSION=7.19.0
|
||||
ARG BITBUCKET_VERSION=7.19.1
|
||||
ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-${BITBUCKET_VERSION}.tar.gz
|
||||
|
||||
##################################################################
|
||||
|
@ -5,7 +5,7 @@ ARG DEBIAN_FRONTEND=noninteractive
|
||||
##################################################################
|
||||
# ARGuments
|
||||
##################################################################
|
||||
ARG BITBUCKET_VERSION=7.19.0
|
||||
ARG BITBUCKET_VERSION=7.19.1
|
||||
ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-${BITBUCKET_VERSION}.tar.gz
|
||||
|
||||
##################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user