Skip to content

Commit

Permalink
chore: upgrade radicale to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Dec 27, 2024
1 parent db3cd36 commit dc5a51a
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.3.0
VERSION=3.3.2

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

0 comments on commit dc5a51a

Please sign in to comment.