Skip to content

Commit

Permalink
chore(deps): update octoprint/octoprint docker tag to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 64f1e9e commit f536424
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Extend octoprint/octoprint:1.9.0 image with a copied folder default1.9.0 from the context to /octoprint

FROM octoprint/octoprint:1.10.0
FROM octoprint/octoprint:1.10.1

COPY ./octoprint /octoprint-seed

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- ./op0:/octoprint
# MQTT plugin works
octoprint2:
image: octoprint/octoprint:1.10.0
image: octoprint/octoprint:1.10.1
container_name: op1
privileged: true
restart: unless-stopped
Expand Down

0 comments on commit f536424

Please sign in to comment.