Skip to content

Commit 535be60

Browse files
build(compose): bump Compose container images (#138)
<Actions> <action id="a3d99b0a66e3df0ab1d0f1f58f6980948f46084c6f9acacb13df3155d680aee7"> <h3>deps(dockercompose): bump image &#34;ghcr.io/openuc2/imswitch&#34; digest</h3> <details id="b3eacd33433b31b5252351032c9b3e7a2e7aa7738d5decdf0dd6c62680853c06"> <summary>deps: bump Docker image &#34;ghcr.io/openuc2/imswitch:sha-dcbc9e1&#34; digest</summary> <p>change detected:&#xA;&#xA;* key &#34;$.services.server.image&#34; updated from &#34;ghcr.io/openuc2/imswitch:sha-dcbc9e1&#34; to &#34;ghcr.io/openuc2/imswitch:sha-dcbc9e1@sha256:25ca7ee9e50737bbca2e63bd01fb17c4ae41c0699070bd99045a8cd11d403eca&#34;, in file &#34;deployments/imswitch.pkg/deployment.compose.yml&#34;</p> </details> <a href="https://github.com/openUC2/rpi-imswitch-os/actions/runs/22071354689">GitHub Action workflow link</a> </action> </Actions> --- <table> <tr> <td width="77"> <img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli logo" width="50" height="50" /> </td> <td> <p> Created automatically by <a href="https://www.updatecli.io/">Updatecli</a> </p> <details><summary>Options:</summary> <br /> <p>Most of Updatecli configuration is done via <a href="https://www.updatecli.io/docs/prologue/quick-start/">its manifest(s)</a>.</p> <ul> <li>If you close this pull request, Updatecli will automatically reopen it, the next time it runs.</li> <li>If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.</li> </ul> <p> Feel free to report any issues at <a href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br /> If you find this tool useful, do not hesitate to star <a href="https://github.com/updatecli/updatecli/stargazers">our GitHub repository</a> as a sign of appreciation, and/or to tell us directly on our <a href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>! </p> </details> </td> </tr> </table> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f17acf6 commit 535be60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/imswitch.pkg/deployment.compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
server:
3-
image: ghcr.io/openuc2/imswitch:sha-dcbc9e1
3+
image: ghcr.io/openuc2/imswitch:sha-dcbc9e1@sha256:25ca7ee9e50737bbca2e63bd01fb17c4ae41c0699070bd99045a8cd11d403eca
44
privileged: true
55
volumes:
66
- /etc/machine-id:/etc/machine-id:ro

0 commit comments

Comments
 (0)