Explorar el Código

chore: Bump Alpine Linux to 3.20 in web dockerfile (#10671)

tags/0.11.2
Bowen Liang hace 11 meses
padre
commit
44f57ad9a8
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      web/Dockerfile

+ 1
- 1
web/Dockerfile Ver fichero

@@ -1,5 +1,5 @@
# base image
FROM node:20.11-alpine3.19 AS base
FROM node:20-alpine3.20 AS base
LABEL maintainer="takatost@gmail.com"

# if you located in China, you can use aliyun mirror to speed up

Cargando…
Cancelar
Guardar