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 9ee9b8a commit 0e74855Copy full SHA for 0e74855
.github/workflows/ci_checks.yaml
@@ -36,7 +36,7 @@ jobs:
36
load: true
37
targets: env
38
workdir: .
39
- set: env.image.name=local/env
+ set: env.tags=local/env:latest
40
41
- name: Build Fenix
42
uses: docker/bake-action@v5
0 commit comments