Skip to content

Commit

Permalink
Backporting repository update
Browse files Browse the repository at this point in the history
  • Loading branch information
Albertoimpl committed Jul 2, 2024
1 parent 5d7d221 commit 830b3ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ci/images/app-broker-ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM harbor-repo.vmware.com/dockerhub-proxy-cache/library/ubuntu:jammy
FROM spring-app-broker-docker-virtual.usw1.packages.broadcom.com/ubuntu:jammy

ARG BBL_CLI_VERSION=8.4.110
ARG BOSH_CLI_VERSION=7.0.1
Expand Down
6 changes: 3 additions & 3 deletions ci/tasks/generate-docker-credentials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ run:

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

0 comments on commit 830b3ea

Please sign in to comment.