kopia lustrzana https://github.com/gaul/s3proxy
Upgrade Docker image to 3.6.3-jdk-11-alpine
rodzic
1506f482c1
commit
b0b58a69c0
|
@ -1,5 +1,5 @@
|
||||||
# Multistage - Builder
|
# Multistage - Builder
|
||||||
FROM maven:3.5.0-jdk-8-alpine as s3proxy-builder
|
FROM maven:3.6.3-jdk-11-slim as s3proxy-builder
|
||||||
LABEL maintainer="Andrew Gaul <andrew@gaul.org>"
|
LABEL maintainer="Andrew Gaul <andrew@gaul.org>"
|
||||||
|
|
||||||
WORKDIR /opt/s3proxy
|
WORKDIR /opt/s3proxy
|
||||||
|
|
Ładowanie…
Reference in New Issue