Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 6, 2023
1 parent d2fceac commit 44a4596
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
## build

```
docker build --platform linux/amd64 -t pacificporter/golang:1.21.4-bullseye-18.18.0 .
docker build --platform linux/amd64 -t pacificporter/golang:1.21.5-bullseye-18.18.0 .
```

## push

```
docker push pacificporter/golang:1.21.4-bullseye-18.18.0
docker push pacificporter/golang:1.21.5-bullseye-18.18.0
```

0 comments on commit 44a4596

Please sign in to comment.