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 Aug 30, 2024
1 parent 015bda0 commit 7dbc3ec
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 @@ -19,7 +19,7 @@ services:
dockerfile: ./docker/Dockerfile
x-bake:
tags:
- registry.lil.tools/harvardlil/h2o-python:0.114-9f1e6b81ca58b4ba3d70b870fc1380e6
- registry.lil.tools/harvardlil/h2o-python:0.115-f70184667afdf54dacb61f46f296565d
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:
- POSTGRES_PASSWORD=example

web:
image: registry.lil.tools/harvardlil/h2o-python:0.114-9f1e6b81ca58b4ba3d70b870fc1380e6
image: registry.lil.tools/harvardlil/h2o-python:0.115-f70184667afdf54dacb61f46f296565d
tty: true
command: bash
environment:
Expand Down

0 comments on commit 7dbc3ec

Please sign in to comment.