Skip to content

Commit 1f3ac7a

Browse files
committed
And update the docker org too
1 parent 5bd002a commit 1f3ac7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/frontend-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
44
. "$DIR/.common.sh"
55

6-
DOCKER_IMAGE=jc21/nginx-full:certbot-node
6+
DOCKER_IMAGE=nginxproxymanager/nginx-full:certbot-node
77

88
# Ensure docker exists
99
if hash docker 2>/dev/null; then

0 commit comments

Comments
 (0)