This commit is contained in:
2023-11-18 18:05:42 +01:00
parent 8a41c46225
commit 56ecbf75ad
2 changed files with 27 additions and 16 deletions

View File

@@ -1,3 +1,5 @@
# Exemple https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml
# Container image that runs your code
FROM alpine:3.10