Skip to content

Commit

Permalink
fix pg version in rc (#11480)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Iuvshyn authored Oct 4, 2018
1 parent b4244e0 commit b034a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/cli/version/rc/images
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ IMAGE_INIT=eclipse/che-init:rc
IMAGE_CHE=eclipse/che-server:rc
IMAGE_COMPOSE=docker/compose:1.10.1
IMAGE_TRAEFIK=traefik:v1.5.0
IMAGE_POSTGRES=centos/postgresql-96-centos7
IMAGE_POSTGRES=centos/postgresql-96-centos7:9.6
IMAGE_KEYCLOACK=jboss/keycloak-openshift:3.4.3.Final

0 comments on commit b034a3e

Please sign in to comment.