Skip to content

Commit 5e6f58b

Browse files
authored
Merge pull request #83 from GiganticMinecraft/renovate/mikefarah-yq-4.x
chore(deps): update mikefarah/yq docker tag to v4.49.1
2 parents 776da10 + b323d26 commit 5e6f58b

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.48.2 as yq
2+
FROM mikefarah/yq:4.49.1 as yq
33
FROM eclipse-temurin:17.0.17_10-jdk-noble
44

55
RUN \

0 commit comments

Comments
 (0)