Skip to content

Commit

Permalink
Merge pull request #48 from GiganticMinecraft/renovate/mikefarah-yq-4.x
Browse files Browse the repository at this point in the history
chore(deps): update mikefarah/yq docker tag to v4.44.2
  • Loading branch information
outductor committed Jun 30, 2024
2 parents d8c5d67 + 78efa95 commit 7199db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image-definition/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mikefarah/yq:4.44.1 as yq
FROM mikefarah/yq:4.44.2 as yq
FROM cloudflare/cloudflared:2024.6.1 as cloudflared-binary

FROM alpine:3.20
Expand Down

0 comments on commit 7199db5

Please sign in to comment.