Skip to content

Commit

Permalink
bots: Centos cockpit image is updated
Browse files Browse the repository at this point in the history
  • Loading branch information
petervo committed Aug 30, 2017
1 parent 03768c9 commit a1618f5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions bots/images/scripts/continuous-atomic.setup
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,7 @@ lvresize atomicos/root -l+50%FREE -r
lvresize atomicos/docker-pool -l+100%FREE

# Get the centos cockpit/ws image
# TODO: centos image is out of date, go back to using it
# when fixed.
# docker pull registry.centos.org/cockpit/ws:latest
docker pull cockpit/ws
docker pull registry.centos.org/cockpit/ws:latest
docker tag registry.centos.org/cockpit/ws cockpit/ws

# docker images that we need for integration testing
Expand Down

0 comments on commit a1618f5

Please sign in to comment.