Explorar el Código

release gopy:33cf036

Breandan Dezendorf hace 2 años
padre
commit
50b83e994a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dezendorf/homelab/k3s/gopy/gopy.yaml

+ 1 - 1
dezendorf/homelab/k3s/gopy/gopy.yaml

@@ -17,7 +17,7 @@ spec:
     spec:
       containers:
       - name: gopy
-        image: docker.dezendorf.net/gopy:5acec87
+        image: docker.dezendorf.net/gopy:33cf036
         ports:
         - name: web
           containerPort: 5000