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 May 21, 2021
1 parent cb266b1 commit 1d749d1
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.179.1/script-library/common-debian.sh"
ARG COMMON_SCRIPT_SHA="215ab525c5710b614460e7cef2da8a99ca8bd37d23752050c6effadd2c31a23a"

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

0 comments on commit 1d749d1

Please sign in to comment.