mirror of
https://github.com/datarhei/core.git
synced 2025-09-26 20:11:29 +08:00
Update base alpine workflow
This commit is contained in:
1
.github/workflows/build_base_alpine.yaml
vendored
1
.github/workflows/build_base_alpine.yaml
vendored
@@ -56,6 +56,7 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
|
||||
push: true
|
||||
tags: |
|
||||
datarhei/base:core${{ env.CORE_VERSION }}-${{ env.OS_NAME }}${{ env.OS_VERSION }}
|
||||
datarhei/base:${{ env.OS_NAME }}-core-${{ env.OS_VERSION }}-${{ env.CORE_VERSION }}
|
||||
datarhei/base:${{ env.OS_NAME }}-core-latest
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
|
Reference in New Issue
Block a user