mirror of
https://github.com/wneessen/logranger.git
synced 2024-11-23 13:20:50 +01:00
Compare commits
2 commits
35df67b88c
...
0679e7d82b
Author | SHA1 | Date | |
---|---|---|---|
0679e7d82b | |||
|
32e64e78d7 |
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
|
||||
## Build first
|
||||
FROM golang:alpine@sha256:8274bcfe89f5989777cb759302a7ced08c8a712c81982ca3ecc9fce0626592f1 AS builder
|
||||
FROM golang:alpine@sha256:ace6cc3fe58d0c7b12303c57afe6d6724851152df55e08057b43990b927ad5e8 AS builder
|
||||
RUN mkdir /builddithur
|
||||
ADD cmd/ /builddir/cmd/
|
||||
ADD template/ /builddir/template
|
||||
|
|
Loading…
Reference in a new issue