diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-13 09:57:54 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-13 09:57:54 +0200 |
| commit | 88e05c961135ef8ff8b1109d54e038411e413fff (patch) | |
| tree | 366d37fcd46067275883bacafc39b7c5861e2b2c | |
| parent | 4d7e6a4b18528c17161b3217ee66f10583c9b626 (diff) | |
| download | net_services-master.tar.gz net_services-master.zip | |
| -rw-r--r-- | compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compose.yaml b/compose.yaml index d09f06c..d1839ef 100644 --- a/compose.yaml +++ b/compose.yaml @@ -26,7 +26,7 @@ services: cgit: build: dockerfile_inline: | - FROM tvanbesi/cgit:v1.0 + FROM tvanbesi/cgit:v1.1 networks: - cgit volumes: |
