Use correct image tag for os build
All checks were successful
ci/woodpecker/push/base-os Pipeline was successful

This commit is contained in:
Ryan Voots 2023-09-30 10:35:24 -04:00
parent 157df9d6ce
commit 8da431ceb2

View file

@ -16,7 +16,7 @@ steps:
context: "os-base/"
auto_tag: "false"
build_args:
- "IMAGE_VERSION=debian-${DEBIAN_VERSION}"
- "IMAGE_VERSION=${DEBIAN_VERSION}"
- "OTHERARG=foo"
# default_tag: "debian-${DEBIAN_VERSION}"
tags: