Skip to content

Commit

Permalink
Merge pull request #2398 from GiganticMinecraft/renovate/mikefarah-yq…
Browse files Browse the repository at this point in the history
…-4.x

chore(deps): update mikefarah/yq docker tag to v4.44.6
  • Loading branch information
outductor authored Dec 29, 2024
2 parents 21714bb + 7695fa5 commit 21fbf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/spigot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1.12
FROM ghcr.io/giganticminecraft/chunk-search-rs:sha-f1943b1 as chunk-search-provider
FROM ghcr.io/giganticminecraft/seichiassist-runner-v2:890105f
FROM mikefarah/yq:4.44.3 as yq
FROM mikefarah/yq:4.44.6 as yq

FROM itzg/minecraft-server:java17-jdk

Expand Down

0 comments on commit 21fbf38

Please sign in to comment.