Skip to content

Commit 236aa9d

Browse files
authored
Merge pull request #11 from samply/chore/ci-v2-compatibility
chore: update push-to for samply ci v2 compatibility
2 parents 1964311 + 4ba6320 commit 236aa9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
build-args: |
3232
TARGET_ENVIRONMENT=production
3333
build-platforms: "linux/amd64"
34-
push-to: dockerhub
34+
push-to: docker.io
3535
# This passes the secrets from calling workflow to the called workflow
3636
secrets:
3737
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}

0 commit comments

Comments
 (0)