File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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:2025-05-26-13-23-32
4+ FROM gitpod/workspace-full:2025-05-29-07-31-21
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 @@ -68,4 +68,4 @@ Please let us know the following details when you open an issue:
6868
6969The tutorials have been tested with :
7070- Docker version `28.0.4`
71- - Docker Compose version `2.35.1 `
71+ - Docker Compose version `2.36.0 `
You can’t perform that action at this time.
0 commit comments