change base image

This commit is contained in:
smf
2024-03-05 17:12:08 +08:00
parent 71bbecf3a2
commit 5c6b04eda8

View File

@@ -1,4 +1,4 @@
FROM docker/compose-bin
FROM alpinelinux/docker-compose
LABEL 'name'='Docker Deployment Action'
LABEL 'com.github.actions.name'='Docker Deployment'