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 Jul 22, 2024
1 parent 6e59b27 commit be628d8
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 @@ -6,7 +6,7 @@ services:
dockerfile: ./docker/Dockerfile
x-bake:
tags:
- registry.lil.tools/harvardlil/perma-payments:16-1c0e086ce9109ed03e55c8ec9b47cc97
- registry.lil.tools/harvardlil/perma-payments:17-cef860948eab13a44deb5600bac2806c
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 @@ -9,7 +9,7 @@ services:
build:
context: .
dockerfile: ./docker/Dockerfile
image: registry.lil.tools/harvardlil/perma-payments:16-1c0e086ce9109ed03e55c8ec9b47cc97
image: registry.lil.tools/harvardlil/perma-payments:17-cef860948eab13a44deb5600bac2806c
tty: true
command: bash
environment:
Expand Down

0 comments on commit be628d8

Please sign in to comment.