Skip to content

Commit

Permalink
use base_image abcdesktopio/openresty
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Nov 8, 2024
1 parent c9566df commit 9daba2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Default release is jammy
ARG BASE_IMAGE_RELEASE=jammy
# Default base image
ARG BASE_IMAGE=openresty/openresty
ARG BASE_IMAGE=abcdesktopio/openresty

# --- START Build image ---
FROM $BASE_IMAGE:$BASE_IMAGE_RELEASE
Expand Down

0 comments on commit 9daba2d

Please sign in to comment.