Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
MarlikAlmighty committed Dec 27, 2023
1 parent 4ee2af8 commit cc2d7b1
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-alpine3.18 AS builder

ENV CGO_ENABLED 0
ENV CGO_ENABLED=0
ENV TZ=Europe/Moscow

WORKDIR /go/src/mdns
Expand Down

0 comments on commit cc2d7b1

Please sign in to comment.