1
0
Fork 0

Add braces to variable for consistency
All checks were successful
/ Build oci-builder (push) Successful in 1m1s
/ Release oci-builder (push) Successful in 3s
/ Test oci-builder (push) Successful in 44s

This commit is contained in:
ver4a 2025-04-16 00:16:06 +02:00
parent 7d883a490b
commit 2a8e67ebce

View file

@ -4,7 +4,7 @@ ARG RUNNER_VERSION=6.3.1
ARG GITHUB_RUN_ID
RUN echo $GITHUB_RUN_ID > /.github_run_id
RUN echo ${GITHUB_RUN_ID} > /.github_run_id
RUN dnf5 -y --setopt install_weak_deps=false install podman buildah skopeo vim setpriv git nodejs22 diffutils