We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c86547 + cea0186 commit 582bb5fCopy full SHA for 582bb5f
2 files changed
.gitpod/Dockerfile
@@ -1,7 +1,7 @@
1
# This Dockerfile is used to create a Gitpod workspace with GitHub CLI installed.
2
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
+FROM gitpod/workspace-full:2025-05-29-07-31-21
5
6
# The RUN command executes a series of commands in the new layer of the image and commits the results.
7
# The following commands are executed:
README.md
@@ -68,4 +68,4 @@ Please let us know the following details when you open an issue:
68
69
The tutorials have been tested with:
70
- Docker version `28.0.4`
71
-- Docker Compose version `2.35.1`
+- Docker Compose version `2.36.0`
0 commit comments