1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

use 40 as base image

This commit is contained in:
Jason N. 2024-03-12 11:20:08 -04:00
parent 4710f3002d
commit d65e6f1d24
3 changed files with 3 additions and 5 deletions

View file

@ -49,6 +49,7 @@ jobs:
with:
containerfiles: Containerfile
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
- name: Push image
uses: redhat-actions/push-to-registry@v2