Skip to content

Commit

Permalink
Switch arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
nnewton committed Apr 26, 2022
1 parent dd4f1c9 commit 0f91630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
id: check
uses: twiddler/is-my-docker-parent-image-out-of-date@v1
with:
base-image: registry.access.redhat.com/ubi8/php-74:latest
image: quay.io/tag1consulting/modphp74-ubi8-base:latest
parent-image: registry.access.redhat.com/ubi8/php-74:latest
my-image: quay.io/tag1consulting/modphp74-ubi8-base:latest
-
name: Setup Docker Buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 0f91630

Please sign in to comment.