lastest - taskfile, cli

This commit is contained in:
2024-06-10 21:26:51 -04:00
parent 74c7f1af1b
commit f43022c3e4
2 changed files with 2 additions and 2 deletions

View File

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