We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dd3fd7 commit 1ed1f72Copy full SHA for 1ed1f72
wercker.yml
@@ -2,10 +2,10 @@
2
# Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
3
4
box:
5
- id: quay.io/markxnelson/weblogic
6
- tag: 12.2.1.2
7
- username: $DOCKERHUB_USER
8
- password: $DOCKERHUB_PASS
+ id: phx.ocir.io/weblogick8s/markxnelson-weblogic
+ tag: 12.2.1.3
+ username: $OCIR_USER
+ password: $OCIR_PASS
9
10
build:
11
steps:
0 commit comments