Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva authored Feb 15, 2024
1 parent baf756c commit 002660f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.21.4 AS compiler
LABEL maintainer="Patrick Hermann [email protected]"
LABEL org.opencontainers.image.source https://github.com/stuttgart-things/sthingsSlides
LABEL org.opencontainers.image.source https://github.com/stuttgart-things/sthings-slides

WORKDIR $GOPATH/src/github.com/stuttgart-things/sthingsSlides
COPY . .
Expand Down

0 comments on commit 002660f

Please sign in to comment.