Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cpbr 1867 Refresh cp-base image #606

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
remove tag
hk10111 committed Nov 13, 2024
commit 42421f462b410d843c5e1f32e2e45702d3411390
2 changes: 1 addition & 1 deletion refresh/Dockerfile.ubi8
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ ARG MICRODIR=/microdir
ARG UBI_MICRO_VERSION=8.10-13
ARG TEMURIN_JDK_VERSION="17.0.13.0.0.11-2"
ARG DOCKER_UPSTREAM_REGISTRY="519856050701.dkr.ecr.us-west-2.amazonaws.com/docker/prod/"
ARG DOCKER_UPSTREAM_TAG="7.9.x-latest-ubi8"
ARG DOCKER_UPSTREAM_TAG

FROM registry.access.redhat.com/ubi8 AS BUILD