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 b5e92b5 commit 2d24810Copy full SHA for 2d24810
.github/workflows/deploy-master.yml
@@ -38,6 +38,7 @@ jobs:
38
pull: true
39
push: true
40
tags: "ocamlsf/learn-ocaml:master"
41
+ platforms: "linux/amd64,linux/arm54/v8"
42
labels: |
43
org.opencontainers.image.title=learn-ocaml
44
org.opencontainers.image.description=learn-ocaml app manager
0 commit comments