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 cee6d36 commit 160e98eCopy full SHA for 160e98e
.github/workflows/dockerimage.yml
@@ -23,7 +23,7 @@ jobs:
23
24
# https://github.com/marketplace/actions/build-and-push-docker-images
25
- name: Build the Docker image
26
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v6
27
with:
28
context: .
29
tags: macbre/curl-http3
0 commit comments