mirror of
https://codeberg.org/angestoepselt/refund-form.git
synced 2025-05-24 14:46:16 +00:00
bump to alpine 3.18
This commit is contained in:
parent
1172fdcb80
commit
739f2f77b1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG ALPINE_VERSION=3.16
|
||||
ARG ALPINE_VERSION=3.18
|
||||
FROM alpine:${ALPINE_VERSION}
|
||||
LABEL Maintainer="Matthias Hemmerich matthias+code@mailbro.de"
|
||||
LABEL Description="Forked from https://github.com/TrafeX/docker-php-nginx, Lightweight container with Nginx 1.20 & PHP 8.0 based on Alpine Linux."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue