pin alpine in Dockerfile

This commit is contained in:
Aine 2024-09-16 09:03:04 +03:00
parent 05b5d46f50
commit 049f1d5683
No known key found for this signature in database
GPG key ID: 34969C908CCA2804

View file

@ -1,4 +1,4 @@
FROM alpine:latest
FROM alpine:3.20
ENV ANSIBLE_LOG_PATH=" "
WORKDIR /playbook