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 25, 2024
1 parent dbe8a91 commit dc9c8c6
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 @@ -20,7 +20,7 @@ services:
dockerfile: ./docker/Dockerfile
x-bake:
tags:
- registry.lil.tools/harvardlil/h2o-python:0.111-2757d21c9705a50061e4eb95aa5e9711
- registry.lil.tools/harvardlil/h2o-python:0.112-a775d7c47333bed7721520e54c5ac67d
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 @@ -10,7 +10,7 @@ services:
- POSTGRES_PASSWORD=example

web:
image: registry.lil.tools/harvardlil/h2o-python:0.111-2757d21c9705a50061e4eb95aa5e9711
image: registry.lil.tools/harvardlil/h2o-python:0.112-a775d7c47333bed7721520e54c5ac67d
tty: true
command: bash
environment:
Expand Down

0 comments on commit dc9c8c6

Please sign in to comment.