diff --git a/.github/workflows/lighty-rnc-app/simulator/Dockerfile b/.github/workflows/lighty-rnc-app/simulator/Dockerfile index 8917a05a7..1d7262b35 100644 --- a/.github/workflows/lighty-rnc-app/simulator/Dockerfile +++ b/.github/workflows/lighty-rnc-app/simulator/Dockerfile @@ -1,4 +1,4 @@ -ARG SIMULATOR_VERSION="19.2.0" +ARG SIMULATOR_VERSION="20.0.0" FROM alpine:3.19.1 as clone