Skip to content

Commit 5caa083

Browse files
committed
Update Dockerfile
1 parent 6196f89 commit 5caa083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# We start from my nginx fork which includes the proxy-connect module from tEngine
22
# Source is available at https://github.com/rpardini/nginx-proxy-connect-stable-alpine
33
# This is already multi-arch!
4-
ARG BASE_IMAGE="registry.gitlab.com/coreweave/nginx-proxy-connect-stable-alpine:v1.4.0"
4+
ARG BASE_IMAGE="registry.gitlab.com/coreweave/nginx-proxy-connect-stable-alpine:v1.5.0"
55
ARG DEBUG_IMAGE
66
# Could be "-debug"
77

0 commit comments

Comments
 (0)