mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
chore(deps): update eclipse-temurin docker tag to v21.0.5_11-jre-alpine
This commit is contained in:
parent
f04a253f58
commit
5fe329aa5d
@ -1,4 +1,4 @@
|
||||
FROM eclipse-temurin:21-jre-alpine
|
||||
FROM eclipse-temurin:21.0.5_11-jre-alpine
|
||||
|
||||
RUN addgroup -g 1000 java \
|
||||
&& adduser -Ss /bin/false -u 1000 -G java -h /home/java java
|
||||
|
Loading…
Reference in New Issue
Block a user