8000 Update martinhelmich/typo3 Docker tag to v9.5 by renovate[bot] · Pull Request #3179 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demo-targets/old-typo3/container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM martinhelmich/typo3:9.4
FROM martinhelmich/typo3:9.5
RUN rm /var/www/html/FIRST_INSTALL \
&& rm -r /var/www/html/typo3conf

Expand Down
Loading
0