mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-18 04:22:27 +01:00
feat:#49 added new ical lib for description formatting
This commit is contained in:
@@ -49,7 +49,7 @@ EXPOSE 8091
|
||||
ENTRYPOINT ["./main"]
|
||||
|
||||
|
||||
FROM golang:1.21.6 AS dev
|
||||
FROM golang:1.23 AS dev
|
||||
|
||||
# Set the Current Working Directory inside the container
|
||||
WORKDIR /htwkalender-ical
|
||||
|
||||
Reference in New Issue
Block a user