bumped devkit 0.2.3

This commit is contained in:
Sven Vogel 2024-05-08 14:06:12 +02:00
parent 4840975b26
commit a5cd609f68
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM servostar/gemstone:sdk-0.2.2-alpine-3.19.1
FROM servostar/gemstone:sdk-0.2.3-alpine-3.19.1
LABEL authors="servostar"
LABEL version="0.2.2"
LABEL version="0.2.3"
LABEL description="docker image for setting up the build pipeline on SDK"
LABEL website="https://github.com/Servostar/gemstone"