Switch to official PHP base image

This commit is contained in:
Nemo 2019-05-28 16:05:16 +05:30
parent ae073752a1
commit bd27db6aa6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ module "rss-bridge" {
name = "rss-bridge"
source = "modules/container"
image = "rssbridge/rss-bridge:latest"
image = "captn3m0/rss-bridge:docker-improvements"
web {
expose = "true"