Skip to content

Commit 46b0470

Browse files
committed
ci: fix docker tag
1 parent 2b15680 commit 46b0470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev_container.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
push: false
2727
load: true
28-
tags: ghcr.io/px4-dev:latest
28+
tags: ghcr.io/px4/px4-dev:latest
2929
file: ./Tools/container/Dockerfile
3030
platforms: |
3131
linux/amd64

0 commit comments

Comments
 (0)