mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Update docker images to Alpine 3.21
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8.4-alpine3.20 AS base
|
||||
FROM php:8.4-alpine3.21 AS base
|
||||
|
||||
ARG SHLINK_VERSION=latest
|
||||
ENV SHLINK_VERSION ${SHLINK_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user