Skip to content

Commit

Permalink
fix todocheck config file
Browse files Browse the repository at this point in the history
  • Loading branch information
caioeverest committed Jan 18, 2024
1 parent 36e64aa commit 6f02b70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN go build -a -ldflags "-s -w -X 'github.com/marcopollivier/techagenda/lib/con

# Release image layer
# TODO: Find a way to send a scratch image to heroko
# TODO: Find a way to send a scratch image to heroko or make a smaller final image
# FROM scratch
# COPY --from=alpine:latest /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
FROM alpine:latest
Expand Down

0 comments on commit 6f02b70

Please sign in to comment.