Compare commits

..

No commits in common. "4f0f8d1f88fd6da8cea9f5f3bcaf5cdf65254265" and "f64149e035199f58618cac9a769d13dcc5b6bfc5" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM docker.io/library/alpine:3.21.0 AS build
FROM docker.io/library/alpine:3.20.3 AS build
ARG JQ_VERSION