We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c8452 commit 31d6949Copy full SHA for 31d6949
2 files changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.redhat.io/3scale-amp2/system-rhel7:3scale2.13
+FROM registry.redhat.io/3scale-amp2/system-rhel7:3scale2.14
2
3
USER root
4
README.md
@@ -25,5 +25,5 @@ Example:
25
2 - Build the custom system Oracle-based image. The image tag must be a fixed image tag as in the following example:
26
27
```
28
-$ docker build . --tag myregistry.example.com/system-oracle:2.13.0-1
+$ docker build . --tag myregistry.example.com/system-oracle:2.14.0-1
29
0 commit comments