We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6196f89 commit 5caa083Copy full SHA for 5caa083
Dockerfile
@@ -1,7 +1,7 @@
1
# We start from my nginx fork which includes the proxy-connect module from tEngine
2
# Source is available at https://github.com/rpardini/nginx-proxy-connect-stable-alpine
3
# This is already multi-arch!
4
-ARG BASE_IMAGE="registry.gitlab.com/coreweave/nginx-proxy-connect-stable-alpine:v1.4.0"
+ARG BASE_IMAGE="registry.gitlab.com/coreweave/nginx-proxy-connect-stable-alpine:v1.5.0"
5
ARG DEBUG_IMAGE
6
# Could be "-debug"
7
0 commit comments