Skip to content

Commit 48a3446

Browse files
Tobianasihrasko
authored andcommitted
Bump alpine to 3.21.2
https://alpinelinux.org/posts/Alpine-3.18.11-3.19.6-3.20.5-3.21.2-released.html Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech> (cherry picked from commit ea8491a)
1 parent e480202 commit 48a3446

File tree

1 file changed

+1
-1
lines changed
  • .github/workflows/lighty-rnc-app/simulator

1 file changed

+1
-1
lines changed

.github/workflows/lighty-rnc-app/simulator/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG SIMULATOR_VERSION="21.1.0"
22

3-
FROM alpine:3.20.3 as clone
3+
FROM alpine:3.21.2 as clone
44

55
ARG SIMULATOR_VERSION
66
RUN apk add git

0 commit comments

Comments
 (0)