Skip to content

Commit

Permalink
Merge pull request #33 from banzaicloud/dockerfile-ubi8-micro-8.7
Browse files Browse the repository at this point in the history
Use UBI redhat/ubi8-micro:8.7 for imps-refresher
  • Loading branch information
Laci21 authored Apr 13, 2023
2 parents f230b29 + 776d1ac commit c5f0745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_refresher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ jobs:
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache
build-args: |
FROM_IMAGE=redhat/ubi8-micro
FROM_IMAGE=redhat/ubi8-micro:8.7
tags: |
ghcr.io/banzaicloud/imagepullsecrets-refresher-rh-ubi8:${{ steps.imagetag.outputs.value }}

0 comments on commit c5f0745

Please sign in to comment.