Skip to content

Commit

Permalink
Merge branch 'cryan/sandbox-vagrantvboxpatchosxmonterey' of github.co…
Browse files Browse the repository at this point in the history
…m:ProvenGuilty/sandbox into cryan/sandbox-vagrantvboxpatchosxmonterey
  • Loading branch information
Christopher Ryan committed Nov 29, 2021
2 parents d0c546b + 6b66737 commit a907a12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deploy/compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:

# Uploads images in /registry/registry_images.txt to the local registry
images-to-local-registry:
image: quay.io/containers/skopeo:latest
image: quay.io/containers/skopeo:v1.4.1
entrypoint: /registry/upload.sh
command:
[
Expand Down Expand Up @@ -202,6 +202,7 @@ services:

registry:
image: registry:2.7.1
init: true
restart: unless-stopped
network_mode: host
healthcheck:
Expand Down

0 comments on commit a907a12

Please sign in to comment.