feat(ansible_playbooks): updated submodule ansible_playbooks #212

Merged
jon_nfc merged 34 commits from development into master 2024-01-14 19:29:02 +00:00
6 changed files with 20 additions and 5 deletions
Showing only changes of commit 26df54dfa2 - Show all commits

View File

@ -1,4 +1,4 @@
FROM --platform=$TARGETPLATFORM python:3.11-slim-bookworm as wheelbuild
FROM --platform=$TARGETPLATFORM python:3.11-bookworm as wheelbuild
ARG CI_JOB_TOKEN
ARG CI_API_V4_URL