Skip to content

Commit

Permalink
build(compose): bump Compose container images (#64)
Browse files Browse the repository at this point in the history
* chore: deps(dockercompose): bump "ghcr.io/planktoscope/device-backend...

... -processing-segmenter" digest

Made with ❤️️ by updatecli

* chore: deps(dockercompose): bump "ghcr.io/planktoscope/project-docs" ...

... digest

Made with ❤️️ by updatecli

* chore: deps(dockercompose): bump "ghcr.io/planktoscope/project-docs" ...

... digest

Made with ❤️️ by updatecli

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 26, 2024
1 parent a8f3f30 commit a98242c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
server:
image: ghcr.io/planktoscope/device-backend-processing-segmenter:2024.0.0
image: ghcr.io/planktoscope/device-backend-processing-segmenter:2024.0.0@sha256:a149e8306c2ac75ce0b286a5a90b53eabaae17c1fd3730dd093d0588d8a7b5e3
extra_hosts:
- host.docker.internal:host-gateway
networks:
Expand Down
2 changes: 1 addition & 1 deletion packages/core/apps/planktoscope/docs/compose-full-site.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
services:
server:
image: ghcr.io/planktoscope/project-docs:2024.0.0
image: ghcr.io/planktoscope/project-docs:2024.0.0@sha256:901d3eb9a32eb5222a6e13bcdc7741ff686754d4611ad2e6d6ca033ea3bb4e41
2 changes: 1 addition & 1 deletion packages/core/apps/planktoscope/docs/compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
server:
image: ghcr.io/planktoscope/project-docs:2024.0.0-minimal
image: ghcr.io/planktoscope/project-docs:2024.0.0-minimal@sha256:05c8dcd0b38844d41e0352f80ed95181459bd7d08aa83ceccc3e8baac27d6b6b
volumes:
- server-data:/data
- server-config:/config
Expand Down

0 comments on commit a98242c

Please sign in to comment.