Skip to content

Commit 12530ba

Browse files
committed
1 parent ed32312 commit 12530ba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev/image/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Licensed under the GNU Affero General Public License (AGPL).
33
# See License.AGPL.txt in the project root for license information.
44

5-
FROM gitpod/workspace-full:2022-11-09-13-54-49
5+
FROM gitpod/workspace-full:2023-03-06-18-43-51
66

77
ENV TRIGGER_REBUILD 26
88

@@ -163,7 +163,6 @@ ENV USE_GKE_GCLOUD_AUTH_PLUGIN=True
163163
# Install tools for gsutil
164164
RUN sudo install-packages \
165165
gcc \
166-
python-dev \
167166
python-setuptools
168167

169168
RUN sudo python3 -m pip uninstall crcmod; sudo python3 -m pip install --no-cache-dir -U crcmod

0 commit comments

Comments
 (0)