rename base image.

This commit is contained in:
Miroslav Šedivý 2025-03-30 21:52:34 +02:00
parent 8b1bf1e6b1
commit eba9821614
21 changed files with 26 additions and 27 deletions

View file

@ -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"