Skip to content

Commit

Permalink
Bump image version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Sep 27, 2023
1 parent 2274915 commit e2ba8a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docker-compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
dockerfile: perma_web/Dockerfile
x-bake:
tags:
- registry.lil.tools/harvardlil/perma-web:78-6f1769f494a91b6e8a2a302383b76d3d
- registry.lil.tools/harvardlil/perma-web:79-d3ef310b86a46b6eec26f020e94246ed
platforms:
- linux/amd64
- linux/arm64
Expand All @@ -25,7 +25,7 @@ services:
RELEASE: v0.1.7
x-bake:
tags:
- registry.lil.tools/harvardlil/wacz-exhibitor:3-8ce71c739143ded5a4194a2314f3e723-upgrade-preview
- registry.lil.tools/harvardlil/wacz-exhibitor:4-a5e9864366f88b9024d03d66e60f6a2b
platforms:
- linux/amd64
- linux/arm64
Expand Down
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
networks:
- default
web:
image: registry.lil.tools/harvardlil/perma-web:78-6f1769f494a91b6e8a2a302383b76d3d
image: registry.lil.tools/harvardlil/perma-web:79-d3ef310b86a46b6eec26f020e94246ed
tty: true
command: bash
# TO AUTOMATICALLY START PERMA:
Expand Down Expand Up @@ -113,7 +113,7 @@ services:
# wacz-exhibitor
#
wacz-exhibitor:
image: registry.lil.tools/harvardlil/wacz-exhibitor:3-8ce71c739143ded5a4194a2314f3e723-upgrade-preview
image: registry.lil.tools/harvardlil/wacz-exhibitor:4-a5e9864366f88b9024d03d66e60f6a2b
ports:
- "127.0.0.1:8080:8080"
extra_hosts:
Expand Down

0 comments on commit e2ba8a9

Please sign in to comment.