mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-01 18:46:41 +00:00
Updated bind image
This commit is contained in:
parent
c87f18fe78
commit
7f3d37e606
@ -25,6 +25,7 @@ Make sure to have a look at [UPDATING.md](https://github.com/cytopia/devilbox/bl
|
|||||||
- Updated Nginx stable
|
- Updated Nginx stable
|
||||||
- Updated Nginx mainline
|
- Updated Nginx mainline
|
||||||
- Updated PHP-FPM images [#230](https://github.com/devilbox/docker-php-fpm/pull/230)
|
- Updated PHP-FPM images [#230](https://github.com/devilbox/docker-php-fpm/pull/230)
|
||||||
|
- Updated PHP-FPM images [#231](https://github.com/devilbox/docker-php-fpm/pull/231)
|
||||||
|
|
||||||
|
|
||||||
## Release v1.10.5 (2022-03-16)
|
## Release v1.10.5 (2022-03-16)
|
||||||
|
@ -34,7 +34,7 @@ services:
|
|||||||
# Bind (DNS Server)
|
# Bind (DNS Server)
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
bind:
|
bind:
|
||||||
image: cytopia/bind:0.27
|
image: cytopia/bind:0.28
|
||||||
hostname: bind
|
hostname: bind
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user