Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues when building on Docker #34

Closed
art3mHQ opened this issue Jun 13, 2024 · 1 comment
Closed

Issues when building on Docker #34

art3mHQ opened this issue Jun 13, 2024 · 1 comment

Comments

@art3mHQ
Copy link

art3mHQ commented Jun 13, 2024

Error when try to build amneziawg-go on Docker

------
 > [awg 4/4] RUN go mod download &&     go mod verify &&     go build -ldflags '-linkmode external -extldflags "-fno-PIC -static"' -v -o /usr/bin:
0.895 go: errors parsing go.mod:
0.895 /awg/go.mod:3: invalid go version '1.22.3': must match format 1.23
------

@tiaga
Copy link
Collaborator

tiaga commented Jul 1, 2024

Fixed in #35

@tiaga tiaga closed this as completed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants