Skip to content

Commit

Permalink
W-13897522: Fix docker base image
Browse files Browse the repository at this point in the history
  • Loading branch information
peterzxu committed Aug 10, 2023
1 parent f645578 commit 4166cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carbonj.service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause
#

FROM quay.io/centos/centos:stream8
FROM docker-registry.releng.demandware.net/common/cc-centos-openjdk-testrunner_11u18:b9da990
ARG DEPENDENCY=target/dependency
ARG VERSION=latest

Expand Down

0 comments on commit 4166cf1

Please sign in to comment.