Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
OpenSource
/
dify
Seguir
4
Destacar
0
Fork
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
152
Wiki
Actividad
Explorar el Código
bump alpine from 3.18 to 3.19 in web image (
#2126
)
tags/0.5.1
Bowen Liang
hace 1 año
padre
6c614f0c1f
commit
78524a56ed
No account linked to committer's email address
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
web/Dockerfile
+ 1
- 1
web/Dockerfile
Ver fichero
@@ -1,5 +1,5 @@
# base image
FROM node:20.11
.0
-alpine AS base
FROM node:20.11-alpine
3.19
AS base
LABEL maintainer="takatost@gmail.com"
RUN apk add --no-cache tzdata
Escribir
Vista previa
Cargando…
Cancelar
Guardar