Skip to content

Commit

Permalink
Merge pull request #45 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.1
  • Loading branch information
outductor committed May 15, 2024
2 parents f7640dc + 17b4031 commit 09218e4
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.40.5 as yq
FROM mikefarah/yq:4.44.1 as yq
FROM cloudflare/cloudflared:2023.10.0 as cloudflared-binary

FROM alpine:3.19
Expand Down

0 comments on commit 09218e4

Please sign in to comment.