.build.yml: add git tag to sources

This commit is contained in:
2023-05-16 11:36:04 -04:00
parent afe1b6175c
commit 23719e952a
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env -S just --working-directory . --justfile
image := "ghcr.io/jswank/alpine-cli:latest"
image := "ghcr.io/jswank/alpine-cli:3"
n := "alpine-cli"
# Invoke the 'run' recipe