Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
gortr: upgrade to 0.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
androw authored May 10, 2023
1 parent f9b06ff commit 834683c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:edge
MAINTAINER Nicolas Lorin <androw95220@gmail.com>

RUN apk add --update --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing gortr=0.14.7-r15 ca-certificates
RUN apk add --update --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing gortr=0.14.8-r0 ca-certificates

EXPOSE 8282

Expand Down

0 comments on commit 834683c

Please sign in to comment.