Skip to content

Commit

Permalink
add base image for PREBUILT_BASE_IMG variable
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 committed Feb 14, 2024
1 parent cdd2535 commit f3aff11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG BUILD_OS=debian
ARG NGINX_PLUS_VERSION=R31
ARG DOWNLOAD_TAG=edge
ARG DEBIAN_FRONTEND=noninteractive
ARG PREBUILT_BASE_IMG
ARG PREBUILT_BASE_IMG=nginx/nginx-ingress:${DOWNLOAD_TAG}


############################################# Base images containing libs for Opentracing and FIPS #############################################
Expand Down

0 comments on commit f3aff11

Please sign in to comment.