Skip to content

Commit

Permalink
Bump alpine to 3.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobianas authored and ihrasko committed Feb 4, 2025
1 parent e480202 commit 48a3446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighty-rnc-app/simulator/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG SIMULATOR_VERSION="21.1.0"

FROM alpine:3.20.3 as clone
FROM alpine:3.21.2 as clone

ARG SIMULATOR_VERSION
RUN apk add git
Expand Down

0 comments on commit 48a3446

Please sign in to comment.