mirror of
https://github.com/denyskon/teabag
synced 2025-03-15 09:00:27 +01:00
enable github actions
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
LABEL org.opencontainers.image.source = "https://github.com/denyskon/teabag"
|
||||
|
||||
FROM golang:1.19-alpine
|
||||
|
||||
LABEL org.opencontainers.image.source = "https://github.com/denyskon/teabag"
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY go.mod ./
|
||||
|
Reference in New Issue
Block a user