mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
deps: update golang Docker tag to v1.20.4 (#1746)
Co-authored-by: katexochen <katexochen@users.noreply.github.com>
This commit is contained in:
parent
7d8e36a853
commit
a60e22d6d3
2
.github/actions/versionsapi/Dockerfile
vendored
2
.github/actions/versionsapi/Dockerfile
vendored
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.20.3@sha256:403f48633fb5ebd49f9a2b6ad6719f912df23dae44974a0c9445be331e72ff5e as builder
|
FROM golang:1.20.4@sha256:31a8f92b17829b3ccddf0add184f18203acfd79ccc1bcb5c43803ab1c4836cca as builder
|
||||||
|
|
||||||
# Download project root dependencies
|
# Download project root dependencies
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
|
Loading…
Reference in New Issue
Block a user