mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[SIS-xxx] fixing single core jdk 17 issue
preparing for new version
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
REGISTRY_PREFIX=harbor.sheldan.dev/sissi/
|
||||
VERSION=1.4.12
|
||||
VERSION=1.4.13
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM openjdk:17-alpine
|
||||
FROM amazoncorretto:17.0.8-alpine3.18
|
||||
MAINTAINER Sheldan
|
||||
VOLUME /tmp
|
||||
ADD config/* /config/
|
||||
|
||||
Reference in New Issue
Block a user