Explorar el Código

chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.13.15

renovate[bot] hace 1 año
padre
commit
ca821f7256
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
     restart: unless-stopped
   semaphore:
   semaphore:
     container_name: ansiblesemaphore
     container_name: ansiblesemaphore
-    image: docker.io/semaphoreui/semaphore:v2.13.14
+    image: docker.io/semaphoreui/semaphore:v2.13.15
     user: "${UID}:${GID}"
     user: "${UID}:${GID}"
     ports:
     ports:
       - 3000:3000
       - 3000:3000