Skip to content

Commit

Permalink
v.1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardottt committed Oct 17, 2022
1 parent 5e37f50 commit e6244f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.16
FROM golang:1.18

WORKDIR $GOPATH/src/github.com/edoardottt/scilla

Expand Down
2 changes: 1 addition & 1 deletion pkg/output/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package output

const version = "v1.2.5"
const version = "v1.2.6"

0 comments on commit e6244f0

Please sign in to comment.