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 Mar 13, 2024
1 parent 84b9b44 commit fd80f9a
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:101-32cefe27e45d9fa2e7b88f58d7aedfd1
- registry.lil.tools/harvardlil/perma-web:102-befcd0a22c34e3577cfa0f3a06001547
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:101-32cefe27e45d9fa2e7b88f58d7aedfd1
image: registry.lil.tools/harvardlil/perma-web:102-befcd0a22c34e3577cfa0f3a06001547
tty: true
command: bash
# TO AUTOMATICALLY START PERMA:
Expand Down

0 comments on commit fd80f9a

Please sign in to comment.