Fix the Dockerfile env (hopefully)

* Upgrade both GHCR and Docker hub foile to alpine 3.2
* uses openssl version 3.3 as a alternative to option (default is still "ours"
* docker 3.0 yml hast now ubuntu-22.04 (not EOL) + "latest" omitted
This commit is contained in:
Dirk
2024-09-05 17:44:33 +02:00
parent 1296279fa9
commit cebb52f698
4 changed files with 25 additions and 13 deletions

View File

@ -15,7 +15,7 @@ env:
jobs:
deploy:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Source checkout
@ -60,4 +60,3 @@ jobs:
labels: ${{ steps.docker_meta.outputs.labels }}
tags: |
ghcr.io/${{ github.repository }}:${{ env.BUILD_VERSION }}
ghcr.io/${{ github.repository }}:latest