We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7318a3c + 505d3bc commit 75beef3Copy full SHA for 75beef3
seichiassist-runner-v2/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM mikefarah/yq:4.52.1 as yq
+FROM mikefarah/yq:4.52.2 as yq
3
FROM eclipse-temurin:17.0.17_10-jdk-noble
4
5
RUN \
0 commit comments