mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-17 12:02:26 +01:00
feat:#11 fix docker and event type in notes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.20.5-alpine
|
||||
FROM golang:1.21.3-alpine
|
||||
|
||||
# Set the Current Working Directory inside the container
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user