Skip to content

Commit

Permalink
Merge pull request #284 from acend/renovate/all
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies
  • Loading branch information
sybnex authored Jun 5, 2024
2 parents 279ffc6 + 8a8020f commit ece74d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/floryn90/hugo:0.126.1-ext-ubuntu AS builder
FROM docker.io/floryn90/hugo:0.126.3-ext-ubuntu AS builder

ARG TRAINING_HUGO_ENV=default

Expand Down Expand Up @@ -29,7 +29,7 @@ RUN wkhtmltopdf --enable-internal-links --enable-local-file-access \
--dpi 600 \
/pdf/index.html /pdf.pdf

FROM nginxinc/nginx-unprivileged:1.26-alpine
FROM nginxinc/nginx-unprivileged:1.27-alpine

LABEL maintainer acend.ch
LABEL org.opencontainers.image.title "acend.ch's Terraform Training"
Expand Down

0 comments on commit ece74d9

Please sign in to comment.