Skip to content

Commit

Permalink
Update deploy target images
Browse files Browse the repository at this point in the history
  • Loading branch information
johngian committed May 11, 2023
1 parent f7d7774 commit d06bcfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"node": ">=6"
},
"deploy": {
"node": "6.11.1",
"target": "debian:stretch",
"node": "10",
"target": "debian:bullseye",
"dependencies": {
"_all": []
}
Expand Down

0 comments on commit d06bcfd

Please sign in to comment.