mirror of
https://github.com/casjaysdevdocker/bun
synced 2025-12-01 10:14:19 -05:00
🗃️ Updated Dockerfile* and .env.scripts* 🗃️
Dockerfile Dockerfile.1.0 Dockerfile.1.1 .env.scripts .env.scripts.1.0 .env.scripts.1.1 .gitea/workflows/docker-1_0.yaml .gitea/workflows/docker-1_1.yaml .gitea/workflows/docker.1.yaml .gitea/workflows/docker.yaml rootfs/root/docker/setup/05-custom.sh rootfs/usr/local/bin/entrypoint.sh rootfs/usr/local/etc/docker/functions/entrypoint.sh
This commit is contained in:
@@ -46,7 +46,6 @@ jobs:
|
||||
linux/amd64
|
||||
linux/arm64
|
||||
push: true
|
||||
tags: | # replace it with your local IP and tags
|
||||
tags: |
|
||||
${{ steps.meta.outputs.DOCKER_HUB }}/${{ steps.meta.outputs.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.DATE_TAG }}
|
||||
${{ steps.meta.outputs.DOCKER_HUB }}/${{ steps.meta.outputs.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.DOCKER_TAG }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user