Skip to content

Commit 75beef3

Browse files
authored
Merge pull request #87 from GiganticMinecraft/renovate/mikefarah-yq-4.x
chore(deps): update mikefarah/yq docker tag to v4.52.2
2 parents 7318a3c + 505d3bc commit 75beef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seichiassist-runner-v2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM mikefarah/yq:4.52.1 as yq
2+
FROM mikefarah/yq:4.52.2 as yq
33
FROM eclipse-temurin:17.0.17_10-jdk-noble
44

55
RUN \

0 commit comments

Comments
 (0)