Skip to content

Commit 2addfb2

Browse files
authored
Merge pull request #486 from crystal-ameba/release/1.6.3
Release 1.6.3
2 parents 1d34b07 + 42008e7 commit 2addfb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:edge as builder
1+
FROM alpine:edge AS builder
22
RUN apk add --update crystal shards yaml-dev musl-dev make
33
RUN mkdir /ameba
44
WORKDIR /ameba

shard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: ameba
2-
version: 1.6.2
2+
version: 1.6.3
33

44
authors:
55
- Vitalii Elenhaupt <[email protected]>

0 commit comments

Comments
 (0)