Skip to content

Commit 5bd002a

Browse files
committed
Forgot to update this docker base image
1 parent 5fb0cc5 commit 5bd002a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/frontend-build

+1-1
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:node
6+
DOCKER_IMAGE=jc21/nginx-full:certbot-node
77

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

0 commit comments

Comments
 (0)