Skip to content

Commit b928c2a

Browse files
committed
Update node and debian
1 parent f4c5a8c commit b928c2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile.base

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM node:18-buster
1+
FROM node:20-bullseye
22

33
# This dockerfile creates a base image, which contains all libpostal components.
4-
# The actual travis build for pelias api does not run error sensitive and
4+
# The actual ci build for pelias api does not run error sensitive and
55
# time consuming libpostal install, but uses a prebuilt base image created by this script.
66
# If libpostal gets updated in the future, run 'docker build --tag hsldevcom/libpostal -f Dockerfile.base .'
77
# and push the updated image to hsldevcom docker registry.

0 commit comments

Comments
 (0)