Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _docs/eFormidling/Introduksjon/last_ned.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Last ned Integrasjonspunktet som .jar-fil eller Docker image. Last ned KOSMOS so

> [**Integrasjonspunktet 4.0.0 (Docker container image)** ](https://github.com/felleslosninger/efm-integrasjonspunkt/pkgs/container/efm-integrasjonspunkt/670444707?tag=v4.0.0)

```console
$ docker pull ghcr.io/felleslosninger/efm-integrasjonspunkt:4.0.1
```

Endringslogg finner du [her.](../Oppgradering/endringslogg)

## KOSMOS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ spec:
app: ip-staging
spec:
containers:
- image: digdir/integrasjonspunkt:2.24.1
- image: ghcr.io/felleslosninger/efm-integrasjonspunkt:4.0.1
name: integrasjonspunkt
resources:
limits:
Expand Down