Skip to content

Commit 1ed1f72

Browse files
authored
Switch Wercker build off of Quay onto OCIR for docker images (#424)
1 parent 5dd3fd7 commit 1ed1f72

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

wercker.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
33

44
box:
5-
id: quay.io/markxnelson/weblogic
6-
tag: 12.2.1.2
7-
username: $DOCKERHUB_USER
8-
password: $DOCKERHUB_PASS
5+
id: phx.ocir.io/weblogick8s/markxnelson-weblogic
6+
tag: 12.2.1.3
7+
username: $OCIR_USER
8+
password: $OCIR_PASS
99

1010
build:
1111
steps:

0 commit comments

Comments
 (0)