Skip to content

Commit 4bd37a3

Browse files
authored
Merge branch 'main' into update-plugins-2025/05/30/20/50/25
2 parents 81eb812 + d001b35 commit 4bd37a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitpod/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Please let us know the following details when you open an issue:
6868

6969
The 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`

0 commit comments

Comments
 (0)