1
0
Fork 0

Update mariadb to latest

I need to know how to protect this.
pull/2/head
Fábio Mendes 2021-05-16 21:29:48 -04:00 committed by GitHub
parent 5306be9ee7
commit be702354b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
version: '3.8'
services:
web:
image: lwan
image: productionwentdown/lwan
db:
image: mariadb
image: 'mariadb:latest'
ports:
- "3306:3306"
environment: