Commit 50ceffd6 authored by nimrod's avatar nimrod
Browse files

Hugo: Update Alpine to 3.18.

parent d38b4cb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM registry.hub.docker.com/library/alpine:3.14
FROM registry.hub.docker.com/library/alpine:3.18
# hadolint ignore=DL3018
RUN apk add --no-cache --update hugo && \
    hugo version