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

Commit f2df2cb

Browse files
author
CI
committed
Automated update of common script sources and hash
1 parent c6f5545 commit f2df2cb

File tree

1 file changed

+2
-2
lines changed
  • containers/elixir-phoenix-postgres/.devcontainer

1 file changed

+2
-2
lines changed

containers/elixir-phoenix-postgres/.devcontainer/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ ARG USER_GID=$USER_UID
1111
# Options for common package install script
1212
ARG INSTALL_ZSH="true"
1313
ARG UPGRADE_PACKAGES="true"
14-
ARG COMMON_SCRIPT_SOURCE="https://raw.githubusercontent.com/microsoft/vscode-dev-containers/main/script-library/common-debian.sh"
15-
ARG COMMON_SCRIPT_SHA="dev-mode"
14+
ARG COMMON_SCRIPT_SOURCE="https://raw.githubusercontent.com/microsoft/vscode-dev-containers/v0.201.0/script-library/common-debian.sh"
15+
ARG COMMON_SCRIPT_SHA="84cb2f8be279acaa04136ad00e9226c7e1a63edd42ceb3c0f5feb627f1252ccc"
1616

1717
# Optional Settings for Phoenix
1818
ARG PHOENIX_VERSION="1.5.4"

0 commit comments

Comments
 (0)