Explorar el Código

Updating gogs to 0.13 - fixed version

bodicsek hace 1 año
padre
commit
4222b87562
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      git.yaml

+ 1 - 1
git.yaml

@@ -17,7 +17,7 @@ spec:
         app: git
     spec:
       containers:
-        - image: gogs/gogs
+        - image: gogs/gogs:0.13
           name: gogs
           imagePullPolicy: IfNotPresent
           ports: