mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-20 05:17:53 +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 mainline
|
||||
- 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)
|
||||
|
@ -34,7 +34,7 @@ services:
|
||||
# Bind (DNS Server)
|
||||
# ------------------------------------------------------------
|
||||
bind:
|
||||
image: cytopia/bind:0.27
|
||||
image: cytopia/bind:0.28
|
||||
hostname: bind
|
||||
restart: always
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user