Compare commits

..

No commits in common. "stagex-release-bot/update-version/socat/1.8.0.1" and "main" have entirely different histories.

View file

@ -1,6 +1,6 @@
FROM scratch AS base
ENV VERSION=1.8.0.1
ENV SRC_HASH=dc350411e03da657269e529c4d49fe23ba7b4610b0b225c020df4cf9b46e6982
ENV VERSION=1.8.0.0
ENV SRC_HASH=6010f4f311e5ebe0e63c77f78613d264253680006ac8979f52b0711a9a231e82
ENV SRC_FILE=socat-${VERSION}.tar.gz
ENV SRC_SITE=http://www.dest-unreach.org/socat/download/${SRC_FILE}