Skip to content

Commit 4d4a3ef

Browse files
committed
Fix which image it was pulling in Dockerfile.
Unknown how to pass jenkins tests...
1 parent 479cbe3 commit 4d4a3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# This file assumes that the frontend has been built using ./scripts/frontend-build
55

6-
FROM baudneo/nginx-full:certbot-node
6+
FROM nginxproxymanager/nginx-full:certbot-node
77

88
ARG TARGETPLATFORM
99
ARG BUILD_VERSION

0 commit comments

Comments
 (0)