Skip to content

Commit

Permalink
Merge pull request #133 from mdegat01/bump-promtail-journal-1.2.0
Browse files Browse the repository at this point in the history
Bump promtail journal to `1.2.0`
  • Loading branch information
mdegat01 authored Aug 23, 2021
2 parents fa4104f + d924a86 commit f98efef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion promtail/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64
ARG BUILD_ARCH=amd64

# https://github.com/mdegat01/promtail-journal/releases
FROM ghcr.io/mdegat01/promtail-journal/${BUILD_ARCH}:1.1.0 as build_promtail
FROM ghcr.io/mdegat01/promtail-journal/${BUILD_ARCH}:1.2.0 as build_promtail

# https://hub.docker.com/_/alpine
FROM alpine:3.14.1 as build_yq
Expand Down

0 comments on commit f98efef

Please sign in to comment.