mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-04 01:09:27 +02:00
rename base image.
This commit is contained in:
parent
8b1bf1e6b1
commit
eba9821614
21 changed files with 26 additions and 27 deletions
|
@ -1,4 +1,4 @@
|
|||
ARG BASE_IMAGE=neko_server:base
|
||||
ARG BASE_IMAGE=ghcr.io/m1k1o/neko/base:latest
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
ARG SRC_URL="https://download.mozilla.org/?product=firefox-latest&os=linux64&lang=en-US"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue