Skip to content

Commit

Permalink
fix letsencrypt base image
Browse files Browse the repository at this point in the history
  • Loading branch information
giohappy committed Oct 25, 2023
1 parent ad438da commit 349fb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/letsencrypt/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ARG BASE_IMAGE_VERSION
FROM geonode/nginx:${BASE_IMAGE_VERSION}
FROM geonode/letsencrypt:${BASE_IMAGE_VERSION}

0 comments on commit 349fb25

Please sign in to comment.