generated from oci/template
Update Dockerfile
Some checks are pending
Build Docker Image on Commit / build-and-publish (push) Waiting to run
Some checks are pending
Build Docker Image on Commit / build-and-publish (push) Waiting to run
This commit is contained in:
parent
1edaa0d2cb
commit
49c47e4b77
1 changed files with 5 additions and 1 deletions
|
@ -1 +1,5 @@
|
||||||
FROM alpine:3.12
|
FROM itzg/minecraft-server:java21
|
||||||
|
|
||||||
|
|
||||||
|
# Install git and git-lfs
|
||||||
|
RUN apt-get update && apt-get install -y git git-lfs && rm -rf /var/lib/apt/lists/*
|
Loading…
Reference in a new issue