We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce18e6 commit 296f297Copy full SHA for 296f297
.github/workflows/docker-publish.yml
@@ -43,5 +43,5 @@ jobs:
43
push: true
44
tags: labeg/devpc:latest, labeg/devpc:41, labeg/devpc:41.0
45
platforms: linux/amd64, linux/arm64/v8
46
- cache-from: type=registry,ref=labeg/centos-lxqt-vnc:latest
+ cache-from: type=registry,ref=labeg/devpc:latest
47
cache-to: type=inline
0 commit comments