mirror of
https://github.com/wneessen/logranger.git
synced 2024-11-23 13:20:50 +01:00
Compare commits
No commits in common. "699f7205e96cceb3eac6d00f855e36b59918d7de" and "103c77b13db515e1e00e9aece359494922d67ce4" have entirely different histories.
699f7205e9
...
103c77b13d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
|
||||
## Build first
|
||||
FROM golang:alpine@sha256:f1fe698725f6ed14eb944dc587591f134632ed47fc0732ec27c7642adbe90618 AS builder
|
||||
FROM golang:alpine@sha256:282ddcdde8fea3bceb235a539d7a2fee2f52559c5319c42e577df4bcae2c2f39 AS builder
|
||||
RUN mkdir /builddithur
|
||||
ADD cmd/ /builddir/cmd/
|
||||
ADD template/ /builddir/template
|
||||
|
|
Loading…
Reference in a new issue