Skip to content

Commit

Permalink
Fixed minor image link issue
Browse files Browse the repository at this point in the history
Fixed an issue where the link to download the ubi-quarkus-native-binary-s2i was missing.
  • Loading branch information
tqvarnst committed Oct 11, 2019
1 parent cb05291 commit 3634ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ To pull these images use:
* `docker pull quay.io/quarkus/ubi-quarkus-native-s2i:VERSION`
* `docker pull quay.io/quarkus/centos-quarkus-maven:VERSION`
* `docker pull quay.io/quarkus/ubi-quarkus-native-s2i:VERSION`
* `docker pull quay.io/quarkus/ubi-quarkus-native-s2i:VERSION`
* `docker pull quay.io/quarkus/ubi-quarkus-native-binary-s2i:VERSION`

with _VERSION_ the version.
The version matches the GraalVM version used in the image, for example: `19.2.0.1`.
Expand Down

0 comments on commit 3634ac1

Please sign in to comment.