mirror of
https://github.com/wneessen/logranger.git
synced 2024-11-27 15:15:07 +01:00
Compare commits
No commits in common. "9ff8eb67ebac75e29dbd0abe9b1e77c0396580c9" and "079112c30aebb2aef49fc6c87d743a66f5fc54a9" have entirely different histories.
9ff8eb67eb
...
079112c30a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
|
||||
## Build first
|
||||
FROM golang:alpine@sha256:8c9183f715b0b4eca05b8b3dbf59766aaedb41ec07477b132ee2891ac0110a07 AS builder
|
||||
FROM golang:alpine@sha256:a8836ec73ab2f18e7f9abe18cdf2580b9575226e7dabeec3fc5230f8788aa9c4 AS builder
|
||||
RUN mkdir /builddithur
|
||||
ADD cmd/ /builddir/cmd/
|
||||
ADD template/ /builddir/template
|
||||
|
|
Loading…
Reference in a new issue