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

Commit 80672e5

Browse files
author
CI
committed
Automated update of common script sources and hash
1 parent 302cba8 commit 80672e5

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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/v0.194.2/script-library/common-debian.sh"
14+
ARG COMMON_SCRIPT_SOURCE="https://raw.githubusercontent.com/microsoft/vscode-dev-containers/v0.194.3/script-library/common-debian.sh"
1515
ARG COMMON_SCRIPT_SHA="f8e0ac9fe35a29ae3634c9f7a447ea081b99e3d9ff211639e9b69801133ae4d8"
1616

1717
# Optional Settings for Phoenix

0 commit comments

Comments
 (0)