Skip to content

Commit

Permalink
chore(deps): update octoprint/octoprint docker tag to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent f424e71 commit b079e1d
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.9.3
FROM octoprint/octoprint:1.10.0

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.9.3
image: octoprint/octoprint:1.10.0
container_name: op1
privileged: true
restart: unless-stopped
Expand Down

0 comments on commit b079e1d

Please sign in to comment.