We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e480202 commit 48a3446Copy full SHA for 48a3446
.github/workflows/lighty-rnc-app/simulator/Dockerfile
@@ -1,6 +1,6 @@
1
ARG SIMULATOR_VERSION="21.1.0"
2
3
-FROM alpine:3.20.3 as clone
+FROM alpine:3.21.2 as clone
4
5
ARG SIMULATOR_VERSION
6
RUN apk add git
0 commit comments