mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-22 13:50:49 +01:00
Bump golang from adee809
to a7f2fc9
Bumps golang from `adee809` to `a7f2fc9`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
092f7d7d4e
commit
41464f9695
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:adee809c2d0009a4199a11a1b2618990b244c6515149fe609e2788ddf164bd10 AS builder
|
FROM golang:latest@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32 AS builder
|
||||||
RUN mkdir /builddir
|
RUN mkdir /builddir
|
||||||
ADD . /builddir/
|
ADD . /builddir/
|
||||||
WORKDIR /builddir
|
WORKDIR /builddir
|
||||||
|
|
Loading…
Reference in a new issue