mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-11 23:46:35 -04:00
Bump docker base image (#3584)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8-apache AS ospos
|
||||
FROM php:8.2-apache AS ospos
|
||||
LABEL maintainer="jekkos"
|
||||
|
||||
RUN apt update && apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user