Compare commits

..

1 commit

Author SHA1 Message Date
Tobias Genannt 9cdebbc1ad
Merge c8d766a95b into bdea0cf05a 2025-09-05 23:49:45 +05:30
2 changed files with 2 additions and 2 deletions

View file

@ -223,7 +223,7 @@ fi
###
# Variables for labelling the docker image
###
BUILD_DATE="$(date -u '+%Y-%m-%dT%H:%M:%S+00:00')"
BUILD_DATE="$(date -u '+%Y-%m-%dT%H:%M+00:00')"
if [ -d ".git" ] && [ -z "${SKIP_GIT}" ]; then
GIT_REF="$(git rev-parse HEAD)"

View file

@ -3,4 +3,4 @@ dulwich==0.24.1
python3-saml==1.16.0
--no-binary lxml
--no-binary xmlsec
sentry-sdk[django]==2.37.1
sentry-sdk[django]==2.37.0