mirror of
https://github.com/rqlite/rqlite.git
synced 2026-01-25 04:16:26 +00:00
Use consistent casing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:alpine as builder
|
||||
FROM golang:alpine AS builder
|
||||
|
||||
ARG VERSION="unknown"
|
||||
ARG COMMIT="unknown"
|
||||
|
||||
Reference in New Issue
Block a user