mirror of
https://github.com/WilliamPeterMatthew/sslocal-manager-alpine.git
synced 2026-02-27 09:53:28 +08:00
update yml
This commit is contained in:
@@ -39,5 +39,5 @@ jobs:
|
||||
platforms: linux/386,linux/amd64,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
|
||||
push: false
|
||||
tags: |
|
||||
sslocal-manager-test:alpine-latest
|
||||
sslocal-manager-test:alpine-${{ steps.extract-date.outputs.date }}
|
||||
sslocal-manager-test:latest-alpine
|
||||
sslocal-manager-test:${{ steps.extract-date.outputs.date }}-alpine
|
||||
|
||||
@@ -2,7 +2,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
ss-manager:
|
||||
image: petermatthew/sslocal-manager:alpine-latest
|
||||
image: petermatthew/sslocal-manager:latest-alpine
|
||||
container_name: ss-manager
|
||||
restart: always
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user