Skip to content

Commit

Permalink
Bump lagoon-cli to 0.21.3 in ci-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksantamaria authored May 9, 2024
1 parent 49db14f commit 016513d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/ci-builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM php:8.2-cli-alpine
ARG AHOY_VERSION=2.1.1
ARG GOJQ_VERSION=0.12.4
ARG HUB_VERSION=2.14.2
ARG LAGOON_CLI_VERSION=0.19.0
ARG LAGOON_CLI_VERSION=0.21.3

# Ensure temp files dont end up in image.
VOLUME /tmp
Expand Down

0 comments on commit 016513d

Please sign in to comment.