Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 9fef812

Browse files
authored
bump upstream oryx in codespaces-linux to 20220120.1 (#1255)
1 parent ac961a5 commit 9fef812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/codespaces-linux/.devcontainer/base.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (c) Microsoft Corporation. All rights reserved.
33
# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information.
44
#-------------------------------------------------------------------------------------------------------------
5-
FROM mcr.microsoft.com/oryx/build:vso-focal-20211210.1 as kitchensink
5+
FROM mcr.microsoft.com/oryx/build:vso-focal-20220120.1 as kitchensink
66

77
ARG USERNAME=codespace
88
ARG USER_UID=1000

0 commit comments

Comments
 (0)