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

Commit

Permalink
Automated update of common script sources and hash
Browse files Browse the repository at this point in the history
  • Loading branch information
CI committed Apr 26, 2021
1 parent 7b79c14 commit 0cdf170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions containers/elixir-phoenix-postgres/.devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ ARG USER_GID=$USER_UID
# Options for common package install script
ARG INSTALL_ZSH="true"
ARG UPGRADE_PACKAGES="true"
ARG COMMON_SCRIPT_SOURCE="https://raw.githubusercontent.com/microsoft/vscode-dev-containers/master/script-library/common-debian.sh"
ARG COMMON_SCRIPT_SHA="dev-mode"
ARG COMMON_SCRIPT_SOURCE="https://raw.githubusercontent.com/microsoft/vscode-dev-containers/v0.172.0/script-library/common-debian.sh"
ARG COMMON_SCRIPT_SHA="cffeb0893bd6ca9fad0ac7ba790df30d7656a7f3c8eae3e228fc4412806a3b99"

# Optional Settings for Phoenix
ARG PHOENIX_VERSION="1.5.4"
Expand Down

0 comments on commit 0cdf170

Please sign in to comment.