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 Oct 31, 2023
1 parent da921af commit 097b472
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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:88-2223992d9210420947baaf0cb35e683e
- registry.lil.tools/harvardlil/perma-web:89-b3f7654c564e8725458a90c842f1b7cd
platforms:
- linux/amd64
- linux/arm64
Expand Down
2 changes: 1 addition & 1 deletion 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:88-2223992d9210420947baaf0cb35e683e
image: registry.lil.tools/harvardlil/perma-web:89-b3f7654c564e8725458a90c842f1b7cd
tty: true
command: bash
# TO AUTOMATICALLY START PERMA:
Expand Down

0 comments on commit 097b472

Please sign in to comment.