mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-02-11 13:53:21 +02:00
update semaphore
This commit is contained in:
parent
a6a3f5bcaf
commit
00e2832463
@ -5,7 +5,7 @@
|
||||
FROM debian:bullseye
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
ARG APP_VERSION=2.8.53
|
||||
ARG APP_VERSION=2.8.77
|
||||
ARG APP_ARCH=arm64
|
||||
ARG APP_FILE=semaphore_${APP_VERSION}_linux_${APP_ARCH}.deb
|
||||
ARG APP_URL=https://github.com/ansible-semaphore/semaphore
|
||||
|
@ -3,7 +3,7 @@ version: "3.8"
|
||||
services:
|
||||
|
||||
semaphore:
|
||||
image: ansiblesemaphore/semaphore:v2.8.53
|
||||
image: ansiblesemaphore/semaphore:v2.8.77
|
||||
ports:
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user