Skip to content

Commit

Permalink
update ubi image (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
hmtai authored and Li Qiang Lin committed May 13, 2019
1 parent c142d97 commit 27b93ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/openresty/1.13.6.2/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG RESTY_IMAGE_BASE="alpine"
ARG RESTY_IMAGE_TAG="latest"

#FROM ${RESTY_IMAGE_BASE}:${RESTY_IMAGE_TAG}
FROM registry.access.redhat.com/ubi7-dev-preview/ubi:7.6
FROM registry.access.redhat.com/ubi7/ubi:7.6
LABEL maintainer="Evan Wies <[email protected]>"

# Docker Build Arguments
Expand Down

0 comments on commit 27b93ce

Please sign in to comment.