Compare commits

..

No commits in common. "416c06b77c2960c5d3b06044339ae2e944331cbc" and "2d35957a08cc27f96205062593bf54e765490840" have entirely different histories.

View file

@ -1,5 +1,5 @@
# STEP 1 build executable binary
FROM golang:1.17.3-alpine3.13@sha256:8840854a5cd71bd57711fa5d80fe5c727b4f96ad039a0f62b25cc9d2e3cc2886 AS builder
FROM golang:1.17.2-alpine3.13@sha256:faf63e91d864ea9cf6a9ddb128add407524d6c305d339293bdf536c7bdfe934d AS builder
ENV FILTRON_VERSION="v0.2.0"