Skip to content

Commit

Permalink
Merge pull request #149 from mdegat01/dependabot/docker/loki/alpine-3…
Browse files Browse the repository at this point in the history
….15.4

Bump alpine from 3.15.0 to 3.15.4 in /loki
  • Loading branch information
mdegat01 authored Apr 25, 2022
2 parents 47becd7 + 48ae0a2 commit ccc02ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loki/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64

# https://hub.docker.com/_/alpine
FROM alpine:3.15.0 as build
FROM alpine:3.15.4 as build
# https://github.com/grafana/loki/releases
ENV LOKI_VERSION 2.4.2

Expand Down

0 comments on commit ccc02ca

Please sign in to comment.