Skip to content

Commit

Permalink
undo Dockerfile changes made by auto-fill-txn merge
Browse files Browse the repository at this point in the history
  • Loading branch information
LimpidCrypto committed Jun 18, 2024
1 parent da64884 commit 2af3f85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM mcr.microsoft.com/devcontainers/rust:1.0-1-bullseye
FROM mcr.microsoft.com/devcontainers/rust:1-1-bookworm

# [Optional] Uncomment this section to install additional OS packages.
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
# && apt-get -y install --no-install-recommends <your-package-list-here>
# && apt-get -y install --no-install-recommends <your-package-list-here>

0 comments on commit 2af3f85

Please sign in to comment.