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 1, 2024
1 parent c9b9678 commit eaeab81
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:
context: ./docker/pandoc-lambda
x-bake:
tags:
- registry.lil.tools/harvardlil/h2o-pandoc-lambda:0.65-76db60c3f9cd9d36efc2785f49f139ba
- registry.lil.tools/harvardlil/h2o-pandoc-lambda:0.66-f4ef497565cd325e6161cb6b0dafe814
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 @@ -61,7 +61,7 @@ services:
- 'opencasebook.minio.test'

pandoc-lambda:
image: registry.lil.tools/harvardlil/h2o-pandoc-lambda:0.65-76db60c3f9cd9d36efc2785f49f139ba
image: registry.lil.tools/harvardlil/h2o-pandoc-lambda:0.66-f4ef497565cd325e6161cb6b0dafe814
tty: true
environment:
- USE_S3_CREDENTIALS=True
Expand Down

0 comments on commit eaeab81

Please sign in to comment.