change Image Version to r5
All checks were successful
Create dokuwiki docker image / Explore-Gitea-Actions (push) Successful in 42s

This commit is contained in:
2024-09-17 10:27:49 +02:00
parent 66e825533d
commit b4c0636d71
2 changed files with 5 additions and 5 deletions

View File

@ -36,6 +36,6 @@ jobs:
context: .
file: ./Dockerfile
platforms: |
linux/amd64
push: false
tags: ${{ env.REGISTRY }}/${{ env.IMAGE }}:${{ steps.get_version.outputs.tag }}
linux/amd64
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE }}:${{ steps.get_version.outputs.tag }}