Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
b0ef726597 | |||
2f941e6942 |
@ -1,4 +1,4 @@
|
||||
FROM thegeeklab/alpine:latest@sha256:3de659c1a479d9d80e9c3924227981450af3a068087545a47360cfc2e70a91cc
|
||||
FROM thegeeklab/alpine:latest@sha256:7d0dbf6ecb37051165824f5b37b60a90d309eef50fd1f5e9690d4cf26ff0a0f6
|
||||
|
||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||
@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/hug
|
||||
ARG BUILD_VERSION
|
||||
|
||||
# renovate: datasource=github-releases depName=gohugoio/hugo
|
||||
ENV HUGO_VERSION="${BUILD_VERSION:-v0.86.0}"
|
||||
ENV HUGO_VERSION="${BUILD_VERSION:-v0.86.1}"
|
||||
|
||||
ENV HUGO_ENV=production
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user