Explorar el Código

Update writefreely-web image

Updated with the official writeas/writefreely image on Docker Hub.
pull/434/head
CJ Eller hace 3 años
committed by GitHub
padre
commit
e6c36fc2ef
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docker-compose.yml

+ 1
- 1
docker-compose.yml Ver fichero

@@ -12,7 +12,7 @@ networks:
services:
writefreely-web:
container_name: "writefreely-web"
image: "writefreely:latest"
image: "writeas/writefreely:latest"

volumes:
- "web-keys:/go/keys"


Cargando…
Cancelar
Guardar