Skip to content

Commit 163ff80

Browse files
committed
Backporting repository update
1 parent 9b67e91 commit 163ff80

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: ci/images/app-broker-ci/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM harbor-repo.vmware.com/dockerhub-proxy-cache/library/ubuntu:bionic
1+
FROM spring-app-broker-docker-virtual.usw1.packages.broadcom.com/ubuntu:jammy
22

33
ARG BBL_CLI_VERSION=8.4.110
44
ARG BOSH_CLI_VERSION=7.0.1

Diff for: ci/tasks/generate-docker-credentials.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ run:
2020

2121
params:
2222
DOCKER_CONFIG_OUTPUT: ../docker-config
23-
REGISTRY: ((registry))
24-
REGISTRY_USERNAME: ((registry-username))
25-
REGISTRY_PASSWORD: ((registry-password))
23+
REGISTRY: ((app-broker-virtual-docker-registry))
24+
REGISTRY_USERNAME: ((broadcom-jfrog-artifactory-robot-account.username))
25+
REGISTRY_PASSWORD: ((broadcom-jfrog-artifactory-robot-account.password))

0 commit comments

Comments
 (0)