chore(deps): pin docker digests
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovator Bot 2020-12-30 16:02:33 +00:00
parent b5cd7c79cf
commit 2794b56109
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM thegeeklab/nginx:latest
FROM thegeeklab/nginx:latest@sha256:e4b8143782380a49e1e24044207c0418acebdb8c3d67274d1c4440df819fcbac
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"

View File

@ -4,7 +4,7 @@ version: '3'
services:
kanboard:
container_name: kanboard
image: thegeeklab/kanboard:latest
image: thegeeklab/kanboard:latest@sha256:3b0b9f10b77d9fd202f73fe0c65cdc7d25d9d8a1c34b1c0075ee69e3907eba07
ports:
- "80:8080"
volumes: