mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Updated docker images to PHP 8.1.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8.1.1-alpine3.15 as base
|
||||
FROM php:8.1.3-alpine3.15 as base
|
||||
|
||||
ARG SHLINK_VERSION=latest
|
||||
ENV SHLINK_VERSION ${SHLINK_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user