Skip to content

Commit

Permalink
Revert the docker base image update (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito authored Jul 8, 2024
1 parent 139070c commit 854a9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.


FROM node:lts-alpine3.20
FROM node:lts-alpine3.18

# update and install dependencies
RUN apk update && apk upgrade
Expand Down

0 comments on commit 854a9e1

Please sign in to comment.