repository update
All checks were successful
Build and Push Minecraft Docker Images / build (push) Successful in 2m28s
All checks were successful
Build and Push Minecraft Docker Images / build (push) Successful in 2m28s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM fithwum/debian-base:bullseye
|
||||
FROM gitea.fithwum.tech/fithwum/debian-base:bullseye
|
||||
LABEL maintainer="fithwum"
|
||||
|
||||
# Environment Variables
|
||||
|
||||
0
build_minecraft.sh
Normal file → Executable file
0
build_minecraft.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
FROM fithwum/debian-base:bookworm
|
||||
FROM gitea.fithwum.tech/fithwum/debian-base:bookworm
|
||||
LABEL maintainer="fithwum"
|
||||
|
||||
# Environment Variables
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM fithwum/debian-base:bullseye
|
||||
FROM gitea.fithwum.tech/fithwum/debian-base:bullseye
|
||||
LABEL maintainer="fithwum"
|
||||
|
||||
ENV ACCEPT_EULA="false"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM fithwum/debian-base:bookworm
|
||||
FROM gitea.fithwum.tech/fithwum/debian-base:bookworm
|
||||
LABEL maintainer="fithwum"
|
||||
|
||||
# Environment Variables
|
||||
|
||||
0
testing/test.sh
Normal file → Executable file
0
testing/test.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
FROM fithwum/debian-base:bookworm
|
||||
FROM gitea.fithwum.tech/fithwum/debian-base:bookworm
|
||||
LABEL maintainer="fithwum"
|
||||
|
||||
# Environment Variables
|
||||
|
||||
Reference in New Issue
Block a user