We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b15680 commit 46b0470Copy full SHA for 46b0470
.github/workflows/dev_container.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
push: false
27
load: true
28
- tags: ghcr.io/px4-dev:latest
+ tags: ghcr.io/px4/px4-dev:latest
29
file: ./Tools/container/Dockerfile
30
platforms: |
31
linux/amd64
0 commit comments