1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 01:01:02 +08:00

chore(deps): update gitlab to v18.9.2 (localApps) (#4464)

This commit is contained in:
renovate[bot] 2026-03-11 13:30:12 +00:00 committed by GitHub
parent a4adbfb325
commit 7bef2ca4ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: "3.6"
services:
gitlab-jh:
image: gitlab/gitlab-ce:18.9.1-ce.0
image: gitlab/gitlab-ce:18.9.2-ce.0
container_name: ${CONTAINER_NAME}
hostname: localhost
restart: always

View File

@ -1,7 +1,7 @@
version: "3.6"
services:
gitlab-jh:
image: gitlab/gitlab-ee:18.9.1-ee.0
image: gitlab/gitlab-ee:18.9.2-ee.0
container_name: ${CONTAINER_NAME}
hostname: localhost
restart: always