Explorar el Código

chore: switch back to debian:12-slim docker image as base

Ivan Dyachkov hace 1 año
padre
commit
dcd6fc166f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      env.sh

+ 1 - 1
env.sh

@@ -4,5 +4,5 @@ export OTP_VSN=26.2.5-3
 export ELIXIR_VSN=1.15.7
 export EMQX_BUILDER=ghcr.io/emqx/emqx-builder/${EMQX_BUILDER_VSN}:${ELIXIR_VSN}-${OTP_VSN}-ubuntu22.04
 export EMQX_DOCKER_BUILD_FROM=ghcr.io/emqx/emqx-builder/${EMQX_BUILDER_VSN}:${ELIXIR_VSN}-${OTP_VSN}-debian12
-export EMQX_DOCKER_RUN_FROM=public.ecr.aws/debian/debian:stable-20240612-slim
+export EMQX_DOCKER_RUN_FROM=debian:12-slim
 export QUICER_DOWNLOAD_FROM_RELEASE=1