Skip to content

Commit d62cc87

Browse files
authored
Update server version to v0.34.0
1 parent 351b5cd commit d62cc87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ARG SERVER_VERSION=v0.33.1
2-
ARG SERVER_VERSION_STRING=v0.33.1
1+
ARG SERVER_VERSION=v0.34.0
2+
ARG SERVER_VERSION_STRING=v0.34.0
33

44
# Builder image to compile the website
55
FROM ubuntu:24.04 AS builder

0 commit comments

Comments
 (0)