mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-11 15:39:33 -05:00
deps: update golang:1.20.1 Docker digest to b03e750 (#1362)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
f82d2a3999
commit
38d80f9608
2
.github/actions/versionsapi/Dockerfile
vendored
2
.github/actions/versionsapi/Dockerfile
vendored
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.20.1@sha256:745aa72cefb6f9527c1588590982c0bdf85a1be5d611dda849e54b5dbf551506 as builder
|
FROM golang:1.20.1@sha256:b03e75040e516c6e349e27a0f64a99883728958b38e744ea0293389e3643ecbb as builder
|
||||||
|
|
||||||
# Download project root dependencies
|
# Download project root dependencies
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Build the manager binary
|
# Build the manager binary
|
||||||
FROM golang:1.20.1@sha256:745aa72cefb6f9527c1588590982c0bdf85a1be5d611dda849e54b5dbf551506 as builder
|
FROM golang:1.20.1@sha256:b03e75040e516c6e349e27a0f64a99883728958b38e744ea0293389e3643ecbb as builder
|
||||||
|
|
||||||
# Download project root dependencies
|
# Download project root dependencies
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
|
Loading…
Reference in New Issue
Block a user