Bump alpine from 3.19.0 to 3.19.1 in /web (#684)

This commit is contained in:
dependabot[bot]
2024-02-04 08:43:18 +05:30
committed by GitHub
parent a3a20f4cdb
commit 846394b5d7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# syntax = docker/dockerfile:1.3
FROM alpine:3.19.0
FROM alpine:3.19.1
# Add requirements file.
COPY requirements.txt /tmp/

View File

@@ -1,5 +1,5 @@
# syntax = docker/dockerfile:1.3
FROM alpine:3.19.0
FROM alpine:3.19.1
ARG POSTORIUS_REF
ARG HYPERKITTY_REF