Explorar el Código

Merge pull request #900 from ChristianLempa/renovate/docker.io-semaphoreui-semaphore-2.13.x

chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.13.13
Christian Lempa hace 1 año
padre
commit
ccfcd6c288
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker-compose/ansiblesemaphore/compose.yaml

+ 1 - 1
docker-compose/ansiblesemaphore/compose.yaml

@@ -16,7 +16,7 @@ services:
     restart: unless-stopped
   semaphore:
     container_name: ansiblesemaphore
-    image: docker.io/semaphoreui/semaphore:v2.13.12
+    image: docker.io/semaphoreui/semaphore:v2.13.13
     user: "${UID}:${GID}"
     ports:
       - 3000:3000