mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-22 13:50:49 +01:00
Bump golang from 695e255
to 86a3c48
Bumps golang from `695e255` to `86a3c48`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c8c9cb35c7
commit
2fb1e66c20
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
FROM golang:latest@sha256:695e2559491efb2cc266226501b128eb6b4923d388f55ec182e1d96f65955a2a AS builder
|
FROM golang:latest@sha256:86a3c48a61915a8c62c0e1d7594730399caa3feb73655dfe96c7bc17710e96cf AS builder
|
||||||
RUN mkdir /builddir
|
RUN mkdir /builddir
|
||||||
ADD . /builddir/
|
ADD . /builddir/
|
||||||
WORKDIR /builddir
|
WORKDIR /builddir
|
||||||
|
|
Loading…
Reference in a new issue