[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump debian from 11.3-slim to 11.6-slim in /dev/ci/docker_linux #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump debian from 11.3-slim to 11.6-slim in /dev/ci/docker_linux
Bumps debian from 11.3-slim to 11.6-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 2, 2023
commit 1d57658b7315a5170c0e8069fa8ef92d377df82b
2 changes: 1 addition & 1 deletion dev/ci/docker_linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

# Last manual update 2021-09-24 (changing this comment will re-build image)

FROM debian@sha256:f6957458017ec31c4e325a76f39d6323c4c21b0e31572efa006baa927a160891
FROM debian@sha256:171530d298096f0697da36b3324182e872db77c66452b85783ea893680cc1b62
MAINTAINER Flutter Developers <flutter-dev@googlegroups.com>

RUN apt-get update -y && \
Expand Down