We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071ec5f commit 4bdc6f3Copy full SHA for 4bdc6f3
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: CI — Generate and Release
2
3
env:
4
- DOCKER_ENGINE_API: https://docs.docker.com/engine/api/v1.41.yaml
+ DOCKER_ENGINE_API: https://docs.docker.com/engine/api/v1.42.yaml
5
6
on:
7
release:
0 commit comments