mirror of
https://github.com/Fluent-networks/tailscale-mikrotik.git
synced 2025-07-31 16:14:27 +02:00
0.1.4
Updated build stage base image to support go 1.19
This commit is contained in:
parent
d42257f0ff
commit
5286468aca
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
############################################################################
|
||||
|
||||
FROM golang:1.18-alpine AS build-env
|
||||
FROM golang:1.19-alpine AS build-env
|
||||
|
||||
WORKDIR /go/src/tailscale
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue