Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
ARG webchanges_tag=v3.31.4
ARG webchanges_tag=v3.33.0

FROM python:3.14.1-alpine3.22 AS builder
ARG webchanges_tag
Expand Down
2 changes: 1 addition & 1 deletion data/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# webchanges configuration file. See https://webchanges.readthedocs.io/en/stable/configuration.html
# Originally written on 2025-09-16T05:57:59+00:00Z by version 3.31.2.
# Originally written on 2026-01-31T15:24:05+00:00Z by version 3.33.0.

display:
new: true
Expand Down