Bump version

This commit is contained in:
Piotr Rogowski 2022-11-07 22:09:47 +01:00
parent 2d1fafae29
commit 7d622a5e70
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:latest
ARG VERSION=1.1.0
ARG VERSION=1.1.1
ADD https://github.com/hyper-tuner/cloud-backend/releases/download/v${VERSION}/cloud-backend_${VERSION}_linux_amd64.tar.gz /tmp/cloud-backend