File tree Expand file tree Collapse file tree 5 files changed +4
-23
lines changed Expand file tree Collapse file tree 5 files changed +4
-23
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2323
2424 # This step installs Updatecli in the runner using the updatecli-action
2525 - name : Install Updatecli in the runner
26- uses : updatecli/updatecli-action@v2.70 .0
26+ uses : updatecli/updatecli-action@v2.71 .0
2727
2828 # This step runs Updatecli in Dry Run mode
2929 # It uses the "diff" command of updatecli with the specified config and values files
Original file line number Diff line number Diff line change 11# This Dockerfile is used to create a Gitpod workspace with GitHub CLI installed.
22
33# We start from the Gitpod full workspace image which includes a broad range of development tools.
4- FROM gitpod/workspace-full:2024-11-20 -08-19-55
4+ FROM gitpod/workspace-full:2024-11-25 -08-14-30
55
66# The RUN command executes a series of commands in the new layer of the image and commits the results.
77# The following commands are executed:
Original file line number Diff line number Diff line change 11# This Dockerfile is used to prepare a Debian-based Docker image with several utilities installed.
22
33# We start from the Debian 'bookworm' image dated 2023-11-20.
4- FROM debian:bookworm-20241016 -slim as prepare-stage
4+ FROM debian:bookworm-20241111 -slim as prepare-stage
55
66# Copy all shell scripts from the current directory to /usr/local/bin/ in the image.
77COPY *sh /usr/local/bin/
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ workflow-aggregator:600.vb_57cdd26fdd7
7373workflow-api:1336.vee415d95c521
7474workflow-basic-steps:1058.vcb_fc1e3a_21a_9
7575workflow-cps:3996.va_f5c1799f978
76- workflow-durable-task-step:1378.v6a_3e903058a_3
76+ workflow-durable-task-step:1398.vf6c9e89e5988
7777workflow-job:1468.vcf4f5ee92395
7878workflow-multibranch:795.ve0cb_1f45ca_9a_
7979workflow-scm-step:427.v4ca_6512e7df1
You can’t perform that action at this time.
0 commit comments