Skip to content

Commit 31d6949

Browse files
committed
Update to 3scale 2.14
1 parent 13c8452 commit 31d6949

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.redhat.io/3scale-amp2/system-rhel7:3scale2.13
1+
FROM registry.redhat.io/3scale-amp2/system-rhel7:3scale2.14
22

33
USER root
44

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ Example:
2525
2 - Build the custom system Oracle-based image. The image tag must be a fixed image tag as in the following example:
2626

2727
```
28-
$ docker build . --tag myregistry.example.com/system-oracle:2.13.0-1
28+
$ docker build . --tag myregistry.example.com/system-oracle:2.14.0-1
2929
```

0 commit comments

Comments
 (0)