Update golang Docker tag to v1.21.7 #6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.21.6-bookworm AS build
|
FROM golang:1.21.7-bookworm AS build
|
||||||
|
|
||||||
# Create build workspace folder
|
# Create build workspace folder
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
|
|
Loading…
Reference in a new issue