Skip to content

Commit 4669bfa

Browse files
committed
upgrade nextcloud to 33.0.0
1 parent d4778b6 commit 4669bfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nextcloud:32.0.5
1+
FROM nextcloud:33.0.0
22

33
RUN apt-get update -yq \
44
&& apt-get install -yq --no-install-recommends \

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Saswat Padhi
3+
Copyright (c) 2026 Saswat Padhi
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)