Skip to content

Commit af9b1ce

Browse files
authored
Merge branch 'weekly' into updatecli_weekly_28054f409486e443d528ae0d2d07e58f187adfee32e71343949403b39af951d6
2 parents 4145dcb + 90a8702 commit af9b1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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:2024-11-03-15-52-49
4+
FROM gitpod/workspace-full:2024-11-06-20-18-15
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:

0 commit comments

Comments
 (0)