Skip to content

Commit

Permalink
Bump alpine to 3.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ihrasko committed Sep 13, 2024
1 parent f392efe commit 4f80aa7
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="20.1.0"

FROM alpine:3.19.1 as clone
FROM alpine:3.20.3 as clone

ARG SIMULATOR_VERSION
RUN apk add git
Expand Down

0 comments on commit 4f80aa7

Please sign in to comment.