mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 06:14:17 +00:00
pin alpine in Dockerfile
This commit is contained in:
parent
05b5d46f50
commit
049f1d5683
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:latest
|
FROM alpine:3.20
|
||||||
|
|
||||||
ENV ANSIBLE_LOG_PATH=" "
|
ENV ANSIBLE_LOG_PATH=" "
|
||||||
WORKDIR /playbook
|
WORKDIR /playbook
|
||||||
|
|
Loading…
Reference in a new issue