Thomas Merz

Results 322 comments of Thomas Merz

@pabio-escobar or @AnandChowdhary - can you please have a look?

> Agreed here, GitHub is complaining about the old versions all over the place. @thomasmerz can you also update the `action.yml` to run using `node20` instead of `node16`? Here we...

@pabio-escobar or @AnandChowdhary - can you please have a look?

Ping - @pabio-escobar or @AnandChowdhary …

Ping again - @pabio-escobar or @AnandChowdhary …

Ups, oh wow, this is already included with https://github.com/upptime/uptime-monitor/pull/252/ πŸ₯³

Today I also ran in this problem after building `dog` **docker container** from scratch: ``` origin https://github.com/ogham/dog.git (push) 🦎 βœ” ~/dev/github/dog [master|βœ”] 16:21 $ docker run -it --rm dog /dog:...

@YadominJinta , I build a fresh docker container from your fork: ``` 🦎 βœ” ~/dev/github/dog-fork [master|βœ”] 12:42 $ docker images|ack dog dog latest 19c2b51fa1e7 43 seconds ago 98MB 🦎 βœ”...

@YadominJinta - My `docker` seems to be too old? ``` 🦎 βœ” ~/dev/github/dog-fork [master|βœ”] 17:29 $ docker --version Docker version 24.0.5-ce, build a61e2b4c9 🦎 βœ” ~/dev/github/dog-fork [master|βœ”] 17:29 $ docker...

Now with your @YadominJinta's help I have πŸ˜„ But… ``` βœ” ~/temp/PRs/YadominJinta-dog [master|βœ”] 20:03 $ docker buildx build -f Dockerfile.build.static --output out/ . [+] Building 5.6s (8/9) docker:default => [internal]...