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 1
1
# This Dockerfile is used to create a Gitpod workspace with GitHub CLI installed.
2
2
3
3
# 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
5
5
6
6
# The RUN command executes a series of commands in the new layer of the image and commits the results.
7
7
# 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:
68
68
69
69
The tutorials have been tested with :
70
70
- 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