Commit Graph

37 Commits

Author SHA1 Message Date
dependabot[bot]
ef3172e552 Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 21:19:57 +00:00
Dmitry Seleznyov
b5e81e6033 Merge pull request #1 from selim13/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-03-02 09:06:24 +03:00
dependabot[bot]
b6575df0ee Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 21:25:46 +00:00
selim13
337e055cd0 update readme 2021-08-26 11:16:03 +03:00
selim13
9b7d59b792 add branch names to tags 2021-08-26 10:34:07 +03:00
selim13
649440523a change tags patterns 2021-08-26 10:32:16 +03:00
selim13
f549f387b7 fix: dependabot config location 2021-08-26 09:23:28 +03:00
selim13
d9d2b6e608 add dependabot for gh actions 2021-08-26 09:08:55 +03:00
selim13
3c799ee8d8 bump to 3.3.4, switch to php8 2021-08-25 15:15:35 +03:00
selim13
5ba9157845 deploy docker image workflow 2021-08-25 13:42:27 +03:00
selim13
1cdd36b627 rename docker-compose build file to not trigger tests 2020-07-02 20:44:04 +03:00
selim13
238546fcaf Bump master to 3.3.0 2020-07-02 20:20:34 +03:00
selim13
97facc2e3e Bump 3.1 branch to 3.1.12 2020-06-29 16:47:52 +03:00
selim13
ef30530866 Bump version to 3.2.9 2020-06-29 16:35:38 +03:00
selim13
167a8ee3d3 Bump version to 3.2.5 2019-02-13 13:18:44 +03:00
selim13
15476032f0 Bump version to 3.2.3 2018-11-13 17:11:51 +03:00
selim13
079ad95b20 Remove post_push hooks tagging in favor of docker cloud 2018-08-23 10:55:20 +03:00
selim13
627df82bba Bump tags version 2018-08-22 20:14:47 +03:00
selim13
fc6fc1a0f3 Bump phpbb version to 3.2.2 2018-08-22 19:51:17 +03:00
selim13
7a92429e66 Opcache tuning 2017-07-17 14:21:34 +03:00
selim13
8e38848d3f Upgrade 3.2-apache to php 7.1 2017-07-17 14:20:21 +03:00
selim13
e6ad86ef7d Pin Alpine version and fix the lack of symlink to php5 executable 2017-07-17 12:32:57 +03:00
selim13
a269a0bf5f Point to the latest phpbb image in docker-compose examples 2017-07-17 11:41:35 +03:00
selim13
531efeb920 Bump phpBB to 3.2.1 and 3.1.11 2017-07-17 11:40:45 +03:00
selim13
44ba803353 Add tags info 2017-02-06 19:12:40 +03:00
selim13
976464afc7 Refactor Dockerfiles to use curl instead of ADD 2017-02-06 18:58:02 +03:00
selim13
6b6524e053 Don't declare volumes in the Dockerfile 2017-02-06 18:57:44 +03:00
selim13
426401d05d Use su-exec to run migrations under apache user 2017-02-06 18:56:49 +03:00
selim13
5503ccce5d Add Dockerfile for phpBB 3.2 2017-02-06 17:57:15 +03:00
selim13
e3ff8b5996 Bump version to 3.1.10 2016-10-29 15:40:48 +03:00
selim13
a15b8d570b Add docker-compose file for build testing 2016-10-29 15:39:11 +03:00
selim13
3dc2db76f7 Add trailing slash to the dirs path 2016-10-29 15:38:40 +03:00
selim13
1acab78fa6 Add proxy ip pass example 2016-09-13 20:06:29 +03:00
selim13
f99df37e54 Container tag name fix in examples 2016-09-13 19:11:32 +03:00
selim13
23c9f0464f post_push multi tags test 2016-09-13 18:37:25 +03:00
selim13
c3614d7a3a 3.1-apache initial 2016-09-13 16:12:01 +03:00
Seleznyov Dmitry
dae196facc Initial commit 2016-09-13 17:07:59 +04:00