Skip to content

Commit

Permalink
Merge pull request #112 from fhem/dependabot/docker/debian-buster-202…
Browse files Browse the repository at this point in the history
…30320-slim

Bump debian from buster-20230227-slim to buster-20230320-slim
  • Loading branch information
sidey79 authored Mar 24, 2023
2 parents 61f9830 + 7ecf8ee commit 0105f8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BASE_IMAGE="debian"
ARG BASE_IMAGE_TAG="buster"
FROM debian:buster-20230227-slim
FROM debian:buster-20230320-slim

ARG TARGETPLATFORM

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-bullseye
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BASE_IMAGE="debian"
ARG BASE_IMAGE_TAG="bullseye"
FROM debian:bullseye-20230227-slim
FROM debian:bullseye-20230320-slim


ARG TARGETPLATFORM
Expand Down

0 comments on commit 0105f8d

Please sign in to comment.