diff --git a/Dockerfile b/Dockerfile index 4366c6e..11c6ca6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.gitlab.com/xlab-steampunk/steampunk-spotter-client/spotter-cli:4.4.1 +FROM registry.gitlab.com/xlab-steampunk/steampunk-spotter-client/spotter-cli:5.1.1 ENTRYPOINT ["/entrypoint.sh"]