Skip to content

Commit

Permalink
Merge pull request #189 from fhem/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies
  • Loading branch information
sidey79 authored Nov 10, 2024
2 parents a0c6dac + 18618e3 commit 4c07540
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,4 +1,4 @@
FROM node:22.11.0-bullseye-slim
FROM node:22.11.0-bullseye-slim@sha256:01e6d7155cfe9567294142e456da98864df32fd51e7d64ea04c1287b3fdc4bc5
ENV NODE_ENV=production
ARG TARGETPLATFORM

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ services:

# Example w/ alexa custom skill support via port 3000
alexa-fhem:
image: ghcr.io/fhem/alexa-fhem:5
image: ghcr.io/fhem/alexa-fhem:5@sha256:1ad7bda21028da371f1cb62763a401e84c32a4df716e5131623905c057fa98f0
restart: always
networks:
- net
Expand Down

0 comments on commit 4c07540

Please sign in to comment.