update social links

This commit is contained in:
Konstantin 2024-11-10 14:26:21 +01:00
parent 9e63f974bd
commit 5f6c8a3dfd
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# Use an official Python runtime based on Debian 10 "buster" as a parent image.
FROM python:3.12-slim
FROM python:3.13-slim
# Add user that will be used in the container.
# RUN useradd wagtail