chore(deps): pin thegeeklab/nginx docker tag #4

Merged
renovator merged 1 commits from renovate/docker-digests-pin into main 2020-12-30 17:13:50 +01:00
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:
freshrss:
container_name: freshrss
image: thegeeklab/freshrss:latest
image: thegeeklab/freshrss:latest@sha256:885529ccbc6d2cb8f8ae05697a4f6752f5758b9fa44bad8bcaba8c05ded50ecf
ports:
- "80:8080"
volumes: