Update to 3.3.16
All checks were successful
ci/woodpecker/push/build/2 Pipeline was successful
ci/woodpecker/push/build/1 Pipeline was successful
ci/woodpecker/push/tag Pipeline was successful
ci/woodpecker/tag/build/1 Pipeline was successful
ci/woodpecker/tag/build/2 Pipeline was successful
ci/woodpecker/tag/tag Pipeline was successful

This commit is contained in:
2026-05-29 10:20:29 +03:00
parent 4a19b6f799
commit caea54397c
3 changed files with 17 additions and 17 deletions

View File

@@ -56,8 +56,8 @@ RUN mkdir /.config /phpbb
COPY src/ /var/www/html/
# Add phpBB installation
ENV PHPBB_VERSION=3.3.15
ENV PHPBB_SHA256=b4a1d0b579651dcdd55f02c0b742d23fb5d45f915de60628d5aadd34d32cf761
ENV PHPBB_VERSION=3.3.16
ENV PHPBB_SHA256=d1964a2b0cae7d5ba761e5a77467075b463348fb6e8189ed539f09e7d98ce505
WORKDIR /tmp