Skip to content

Commit

Permalink
chore: upgrade radicale to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Oct 29, 2024
1 parent 1c45b7e commit e7a4c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/radicale/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV \
DEBIAN_FRONTEND=noninteractive \
PATH=$PATH:/app/bin/ \
PYTHONUSERBASE=/app \
VERSION=3.2.3
VERSION=3.3.0

# hadolint ignore=DL3013
RUN set -x \
Expand Down

0 comments on commit e7a4c01

Please sign in to comment.