Update Dockerfile

This commit is contained in:
pushrbx 2023-03-03 20:30:30 +00:00 committed by GitHub
parent e0608a62c8
commit 840f7eb635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
ARG BASE_IMAGE_VERSION="latest"
ARG BASE_IMAGE_VERSION="8.1-latest"
FROM jikanme/jikan-rest-php:${BASE_IMAGE_VERSION}
ARG GITHUB_PERSONAL_TOKEN
LABEL org.opencontainers.image.source=https://github.com/jikan-me/jikan-rest